Skip to content

agent-inbox v1.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 16:11
57fdd4b

agent-inbox v1.2.1

  • Version: 1.2.1
  • Changes since: v1.1.2

Changelog

  • fix(feishu): prevent concurrent initialization via promise singleton (#27) (57fdd4b)
  • fix: use vp test runner in agent-inbox CI (#41) (6e77e11)
  • fix: use exec vitest in release workflow (#40) (8610da9)
  • feat: backend permission control v2 (#39) (a53f7e8)
  • fix(ci): restore agent-inbox build and release flow (#38) (9ba059d)
  • feat: add permissionMode (auto/safe) with IM card approval flow (#32) (#37) (7fa9ec6)
  • chore: add workspace typecheck and migrate builds to vite-plus (#35) (d0ce352)
  • feat: improve Slack bot experience (#34) (a38cce3)
  • feat: add Slack package to agent inbox and update pnpm lockfile (99c14e8)
  • feat(slack): import runtime functions for Slack integration (8c076eb)
  • refactor: standardize agent inbox config loading (#33) (7dfb42d)
  • feat: add slack relay adapter (#31) (47c0d2d)
  • feat(agent-inbox): remember last used platform selection (#30) (2e11782)
  • feat: add allowedChannelIds for Discord channel filtering (#29) (2fcd861)
  • fix: require model selection for preset backends (#26) (55c8205)
  • feat(feishu): auto-select model to unblock pending runs (#25) (8a92774)
  • fix(persistent): serialize concurrent saveState calls to prevent data loss (#24) (323a663)
  • Revert "feat(feishu): add scheduleModelSelectionTimeout for auto model fallback" (8900995)
  • feat(feishu): add scheduleModelSelectionTimeout for auto model fallback (4704f8f)
  • chore: bump versions - agent-inbox@1.2.0, core/discord/feishu@1.1.0 (4d0704e)
  • feat: add backend listModels support (#23) (540eeab)
  • Revert "feat: remove model selection capability (#21)" (f9bed07)
  • feat: remove model selection capability (#21) (be375ae)
  • refactor: backend and model capability configuration (#20) (228b0cf)
  • feat: add opencode backend and dynamic detection (#19) (baf8f17)