Releases: mochow13/keen-code
Releases · mochow13/keen-code
v0.31.0
Compare
Sorry, something went wrong.
No results found
Changelog
9ecf6d4 chore(providers): remove obsolete loader comments
c1e46a4 chore(release): bump version to 0.31.0
51d4be4 feat(tools): add ValidateInput and centralize tool execution
v0.30.0
Compare
Sorry, something went wrong.
No results found
Changelog
f4324ae docs(providers): sync supported providers and models with registry
eb7f0ee feat(llm): replay historical tools with native blocks
3ec96d8 feat(providers): add openai-compatible provider and improve historical activity format
1180d89 feat(providers): document openai-compatible provider and load providers without registry models
71f57a2 feat(release): prepare v0.30.0
v0.29.0
Compare
Sorry, something went wrong.
No results found
Changelog
643c296 feat(release): prepare v0.29.0
1967ea4 feat(repl): handle adversary tool start/end stream events
dccf35e fix(install): avoid GitHub API rate limit when resolving latest version
v0.28.0
Compare
Sorry, something went wrong.
No results found
Changelog
4bb7a64 feat(memory): implement global and project memory
7cf423a feat(memory): preserve historical tool activity
b4cf54d feat(release): prepare v0.28.0
v0.27.0
Compare
Sorry, something went wrong.
No results found
Changelog
89cd18d feat(llm): add debug logging for unhandled LLM tool tokens
29acb4a feat(providers): add GPT-5.6 models
9028854 feat(release): v0.27.0
v0.26.1
Compare
Sorry, something went wrong.
No results found
Changelog
2754e57 feat(llm): tighten tool-memory anti-hallucination guidance
bdf7ba2 release: v0.26.1
v0.26.0
Compare
Sorry, something went wrong.
No results found
Changelog
b72e3a0 docs(roadmap): mark subagents and delegation as done
a0e1b23 feat(providers): add Claude Fable 5 and Sonnet 5 models
f014019 release: v0.26.0
v0.25.3
Compare
Sorry, something went wrong.
No results found
Changelog
c3e2913 chore(release): bump version to v0.25.3
7f1088c feat(repl): clear input on esc instead of quitting
v0.25.2
Compare
Sorry, something went wrong.
No results found
Changelog
ecdd833 chore(release): bump version to v0.25.2
b533db2 fix(tools): require follow-through for tool-use claims
v0.25.1
Compare
Sorry, something went wrong.
No results found
Changelog
b4a6870 chore(release): bump version to v0.25.1
2921b6e feat(repl): batch stream viewport redraws