-
Notifications
You must be signed in to change notification settings - Fork 156
0.4.0 #261
PsiACE
announced in
Announcements
0.4.0
#261
What's Changed
- feat: replace republic with any-llm-sdk by @PsiACE in feat: replace republic with any-llm-sdk #229
- fix: treat entry kinds as plain strings and expand user in BUB_HOME by @PsiACE in fix: treat entry kinds as plain strings and expand user in BUB_HOME #233
- refactor: native any llm minimal and thinking printer by @PsiACE in refactor: native any llm minimal and thinking printer #235
- fix: remove deprecated run method from Agent and its hook implementation by @frostming in fix: remove deprecated run method from Agent and its hook implementation #237
- refactor: simplify agent and model runner integration, enhancing message handling and error recording by @frostming in refactor: simplify agent and model runner integration, enhancing message handling and error recording #239
- feat(channel/cli): Do not block input when running model stream by @frostming in feat(channel/cli): Do not block input when running model stream #240
- fix(channel/ci): fix stream output mix by @frostming in fix(channel/ci): fix stream output mix #242
- feat(builtin):
,model <id>command for per-session model switching by @Lynskylate in feat(builtin):,model <id>command for per-session model switching #244 - fix(model_runner): request token usage on streaming completions by @CorrectRoadH in fix(model_runner): request token usage on streaming completions #248
- chore(deps): bump aiohttp from 3.14.0 to 3.14.1 by @dependabot[bot] in chore(deps): bump aiohttp from 3.14.0 to 3.14.1 #251
- feat: Steering support for CLI channel by @frostming in feat: Steering support for CLI channel #241
- feat: expose runtime model options by @Leeeon233 in feat: expose runtime model options #243
- feat(auth): support Codex OAuth provider by @PsiACE in feat(auth): support Codex OAuth provider #250
- feat: agent-loop hooks — before/after LLM & tool calls + wrap_tool_call by @frostming in feat: agent-loop hooks — before/after LLM & tool calls + wrap_tool_call #255
- docs: update post-0.3.9 configuration docs by @PsiACE in docs: update post-0.3.9 configuration docs #254
- refactor: merge runtime option types into runtime by @PsiACE in refactor: merge runtime option types into runtime #257
- refactor: consolidate agent hook contracts by @PsiACE in refactor: consolidate agent hook contracts #258
- docs: remove obsolete pinning notice by @PsiACE in docs: remove obsolete pinning notice #259
- refactor: align contracts with subsystem boundaries by @PsiACE in refactor: align contracts with subsystem boundaries #260
New Contributors
- @Lynskylate made their first contribution in feat(builtin):
,model <id>command for per-session model switching #244 - @CorrectRoadH made their first contribution in fix(model_runner): request token usage on streaming completions #248
- @Leeeon233 made their first contribution in feat: expose runtime model options #243
Full Changelog: 0.3.9...0.4.0
This discussion was created from the release 0.4.0.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment