Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 07:05
b372019

Changelog

  • 64d1fe1 @ feat(hooks): add unified Hook Matcher DSL with tool_name/tool_name_regex/arguments_contains
  • aea182a @ refactor(hooks): remove warn_on_tool_call backward compat, reject unknown match fields
  • 560c6fe Merge pull request #694 from Cai-Tang-www/feat/command-hook-protocol-683
  • a838645 Merge pull request #696 from Yumiue/codex/gateway-plan-approval-rpc
  • 040be84 Merge pull request #699 from Yumiue/codex/gateway-plan-approval-rpc
  • 5bb2b80 Merge pull request #704 from Cai-Tang-www/feat/hook-matcher-684
  • 4f1a74d Merge pull request #705 from Yumiue 支持 Web 多模态图片上传并修正图片 token 预算估算
  • b622b51 Merge pull request #707 from wynxing/main
  • eac671d Merge pull request #710 from 1024XEngineer/fennoai/issue-709-1780675838
  • 7d583b7 Merge pull request #714 from wynxing/feat-session-asset-delete-v2
  • b372019 Merge pull request #715 from Cai-Tang-www/codex/feat-hook-payload-schema-685
  • 56ba6bb Simplify context builder source handling
  • 6fb861a chore: revert formatting-only changes from feature commit
  • f5700b3 docs(gitignore):把编译器的本地数据文件加入gitignore
  • 2a8f3d1 docs(readme):不规范的额外描述
  • 21469ee feat(gateway,runtime): 会话附件删除接口与图片输入模型兼容投影
  • 18ba6a7 feat(hooks): publish and version hook payload schema
  • 321dc82 feat(microcampact):删除microcompact
  • dd40253 feat(runtime): implement P6 command hook stdin/stdout JSON protocol
  • 723db74 feat: support web multimodal session assets
  • c1a1e8f feat:app端可以通过打开资源管理器选择文件夹传入路径
  • 90df2ab fix hook matcher validation and preview sanitization
  • 32f6b31 fix(context): bound read-time tool projections
  • 76dc16b fix(gateway): address session asset review feedback
  • a9b401a fix(gateway): 修复 ACL 测试中 allow map 键未归一化导致大小写不匹配
  • be64f2c fix(gateway): 修复 recordingPortWithoutSessionAsset 因嵌入具体类型导致 SessionAssetPort 方法被提升的测试缺陷
  • 655f992 fix(gateway,context): 修复 ACL 方法名互换和 nil source 保护
  • 1ef1ed0 fix(hooks): address P6 command hook protocol review findings
  • a5ddb5e fix(hooks): exit code precedence and payload run_id/session_id
  • e4e5d15 fix(hooks): pass hook point directly to command handler closure
  • 7b61569 fix(hooks): rewrite env isolation test to avoid Windows PATH leak assertion
  • db52ad9 fix(maxturnerro):增加到达最大轮数的错误描述
  • 7372b00 fix(web): scope run errors to current run
  • fdd304d fix: avoid image base64 in token budget estimates
  • 7db5e5e test(hooks): improve command_handler coverage to 96%