Releases: odefun/ode
Releases · odefun/ode
Ode CLI v0.1.21
Ode CLI v0.1.20
Ode CLI v0.1.19
Summary
- Release
v0.1.19 - Changes since
v0.1.18 - Total commits: 6
Commits
- ed78c20 Merge pull request #177 from odefun/feat/status-fallback-no-cli-timeout-964909
- 1c710ee fix: run codex without sandboxing
- 20f2846 fix: stabilize status fallback resilience test
- 915a604 fix: recover status updates and remove CLI hard timeouts
- 147ada9 Merge pull request #176 from ryana/feat/mask-token-fields
- e121b6a fix: mask workspace credential fields in settings UI
Ode CLI v0.1.18
Summary
- Release
v0.1.18 - Changes since
v0.1.17 - Total commits: 4
Commits
Ode CLI v0.1.17
Summary
- Release
v0.1.17 - Changes since
v0.1.16 - Total commits: 6
Commits
- 8d5858a Merge pull request #174 from odefun/feat/discord-thread-bot-mention-177225
- b331c29 chore: bump version to 0.1.17
- a8859ce refactor: remove unused thread participant bot count
- 98094fe refactor: centralize cross-platform mention routing policy
- 152f93e fix: align mention routing guard across Discord and Lark
- 7e8604f fix: ignore Discord thread messages that mention other bots
Ode CLI v0.1.16
Summary
- Release
v0.1.16 - Changes since
v0.1.15 - Total commits: 6
Commits
- 4946912 Merge pull request #173 from odefun/feat/active-thread-last-bot-177224
- 0c7bae5 chore: bump version to 0.1.16
- 16531a1 refactor: require bot id for thread activity checks
- 4d75d89 fix: route active thread replies to the last active bot
- 536511e Merge pull request #170 from odefun/feat/multi-bot-message-routing-177221
- 3ec095b fix: bind IM message mutations to runtime bot identity
Ode CLI v0.1.15
Ode CLI v0.1.14
Summary
- Release
v0.1.14 - Changes since
v0.1.13 - Total commits: 1
Commits
- c666034 fix: isolate Slack bot identity cache by token
Ode CLI v0.1.13
Summary
- Release
v0.1.13 - Changes since
v0.1.12 - Total commits: 36
Commits
- 80848af Merge pull request #168 from odefun/feat/refactor-inbound-policy-177220
- bea54b8 chore: bump version to 0.1.13
- ff94013 refactor: remove discord launcher text for /setting
- c277596 test: stabilize runtime queue e2e timeout
- 3adb98b refactor: simplify inbound command checks in im clients
- 7ba8a2e refactor: remove dead inbound command path
- cb70a70 refactor: deduplicate inbound policy and remove dead helpers
- c59dd0e Merge pull request #166 from odefun/feat/runtime-kernel-refactor-177218
- ba4883f docs: document remaining kernel refactor gaps
- 4612afe refactor: clean cross-platform context naming and nullish handling
- f6d539c refactor: remove scoped channel id utilities from IMS
- c262e85 refactor: stop writing scoped channel ids in inbound paths
- 5e2afed refactor: move remaining runtime context and recovery into kernel
- f9aee74 refactor: remove command-service placeholder abstraction
- fe7a80b refactor: remove unused kernel scaffold modules
- f9dfb27 refactor: extract stop command handling into kernel service
- a3fd20a refactor: extract core runtime into kernel facade
- 381330d refactor: extract runtime support helpers into kernel
- a2bdc22 refactor: consolidate request lifecycle into RequestRun module
- d6500f9 refactor: move session bootstrap and pending question into kernel
- c62d5f4 refactor: move open-request orchestration into kernel
- 07df686 refactor: move request runner and event stream into kernel
- 74d95c9 refactor: remove CoreStateMachine from runtime flow
- 48f9614 refactor: replace CoreMessageContext with runtime request context
- 6f76a3e refactor: remove shared message-context compatibility layer
- b097ca3 refactor: drop legacy runtime entrypoints
- cca282b refactor: remove legacy inbound fallback paths
- fd9408d refactor: keep legacy inbound as single rollback knob
- 39652e1 refactor: default to kernel inbound path
- 3c381ea refactor: unify inbound routing around runtime kernel
- aa77f40 Merge pull request #165 from odefun/feat/session-storage-migration-177218
- a10c0b3 refactor: remove pending restart message flow
- 5c1a82e refactor: move runtime thread state into session storage
- cd6fddb chore: reduce tsserver scope with tsconfig excludes
- 08f068d Merge pull request #163 from odefun/feat/remove-slack-custom-tool-951629
- 913c166 refactor: remove Slack custom tool integration
Ode CLI v0.1.12
Summary
- Release
v0.1.12 - Changes since
v0.1.10 - Total commits: 19
Commits
- aa77f40 Merge pull request #165 from odefun/feat/session-storage-migration-177218
- a10c0b3 refactor: remove pending restart message flow
- 5c1a82e refactor: move runtime thread state into session storage
- cd6fddb chore: reduce tsserver scope with tsconfig excludes
- 08f068d Merge pull request #163 from odefun/feat/remove-slack-custom-tool-951629
- 913c166 refactor: remove Slack custom tool integration
- 9a65fa0 fix(ci): correct GITHUB_OUTPUT heredoc delimiter
- 3b82af5 test: align opencode fallback title casing
- 721e0f1 refactor: centralize shared settings and provider metadata
- 1c4f27a Merge pull request #162 from odefun/feat/runtime-config-cleanup-177217
- 44832d7 refactor: simplify runtime config and remove deprecated shims
- ebf96a7 Merge pull request #161 from odefun/feat/runtime-modular-tests-e2e-177216
- 5299b5f chore: bump version to 0.1.11
- 8001c54 ci: run full test suite and auto-generate release notes
- cb9a4f5 refactor: modularize IM runtime state and expand resilience test coverage
- 6cad20a update doc
- c43e97b update doc
- 7c206a5 update readme
- a0e89f1 update slack manifest