Releases: firede/agent-fetch
Releases · firede/agent-fetch
v0.5.0
22 Feb 09:42
Compare
Sorry, something went wrong.
No results found
Changelog
512b506 feat: add jsonl output and refactor doctor command
c7ab13f refactor: harden default command routing and help tests
v0.4.0
20 Feb 18:10
Compare
Sorry, something went wrong.
No results found
Changelog
e483861 feat: add --doctor diagnostics and --browser-path with browser probe tests
69bb1e4 feat: make --version print only version string
v0.3.0
19 Feb 07:07
Compare
Sorry, something went wrong.
No results found
Changelog
57ea3a5 feat: add concurrent multi-url batch fetching
d5415c6 feat: resolve version from build info when ldflags are absent
v0.2.1
19 Feb 06:31
Compare
Sorry, something went wrong.
No results found
Changelog
9fe4159 feat: add --version with release metadata injection
f275c79 feat: add agent-fetch skill and README skill references
v0.2.0
18 Feb 13:20
Compare
Sorry, something went wrong.
No results found
Changelog
2532b5b Merge pull request #1 from firede/fix-review-cleanups
57dc907 feat: add optional metadata front matter injection
4d4ad78 feat: add raw mode with markdown-preferred single-pass output
ce244ab fix: allow auto mode browser fallback on HTTP status errors
e67eb98 fix: handle bad status and tighten markdown detection
9520783 fix: honor text/markdown responses and add MDX test
ebc6ff4 refactor: migrate CLI parsing to urfave/cli v3
v0.1.1
18 Feb 09:04
Compare
Sorry, something went wrong.
No results found
Changelog
665b81f docs: update install example to v0.1.1
cb1a0ad chore: update module path and add go install instructions
a297fdd docs: add release install notes and macOS gatekeeper workaround