Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Oct 11:17

Changes

  • refactor: merge similar mod code and simplify the code arch (7b781ee)
  • chore: bump codex version (c82cd7f)
  • feat: add automatic release notes generation from recent commits (e2df101)
  • chore: beautiful the custom provider auth name (94acdc3)
  • docs(readme): add custom provider authentication and model management documentation (0c42f9f)
  • feat(auth): add custom provider authentication and restrict model management to custom providers (e0ced43)
  • refactor(main): optimize config loading to avoid redundant operations (d05ac09)
  • chores: bump acp and rmcp version (e3da2bb)
  • optimize: remove /new slash command and support dynamic register fs mcp tools according to client capabilities (df880f0)
  • feat(logging): centralize tracing init with stderr+file output, optional daily rotation; apply to main and MCP server (eb374ba)

Full Changelog: v0.1.6...v0.2.0