Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 21:00
· 30 commits to main since this release
Immutable release. Only release title and notes can be modified.
b76190a

What's Changed

  • fix: strip @signal in lifecycle finalize (#182) by @cniska in #183
  • refactor(paths): replace homeDir with env injection by @cniska in #184
  • test: move fs-dependent tests into .int.test.ts by @cniska in #186
  • refactor(rpc): adopt object args and zod parsing by @cniska in #185
  • test: rewrite int tests with registry dispatch by @cniska in #190
  • refactor(skills): replace magic active skill marker by @cniska in #197
  • refactor(agent-input): unify prompt usage accounting by @cniska in #198
  • feat(mcp): add MCP client support by @cniska in #191
  • feat(skills): suggest skill activation by @cniska in #201
  • refactor(chat): remove auto file and dir attachment by @cniska in #200
  • refactor(memory): unify usage accounting by @cniska in #203

Full Changelog: v0.18.1...v0.19.0