Skip to content

Releases: 1024XEngineer/neo-code

v1.1.0

12 Jun 07:05
b372019

Choose a tag to compare

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%

NeoCode Desktop 1.0.7

23 May 08:22
5c8c3cd

Choose a tag to compare

v1.0.7

Realse version 1.0.7

v1.0.6

14 May 01:29
ffdd512

Choose a tag to compare

Changelog

  • 912c366 @ fix(feishu-adapter): address review findings for approval card safety and error visibility
  • a4fe834 Fix feishu approval card lifecycle
  • 176cefb Merge pull request #589 from pionxe/chore/commit-worktree-20260509
  • 18bb067 Merge pull request #637 from Yumiue/codex/fix-sqlite-session-concurrency
  • f1b5288 Merge pull request #639 from Cai-Tang-www/docs/feishu-remote-setup-user-guide-20260512
  • ffdd512 Merge pull request #640 from Cai-Tang-www/add-ask-user-add-text
  • f5f6f53 docs(www): add required Feishu permission checklist
  • 9541f14 docs(www): align gateway listen examples with unix socket default
  • 605caa5 docs(www): improve feishu remote setup guide for end users
  • a8fff17 feature(doc): Add Reference Documents
  • 00ed9b4 fix(doc): 修订重复、描述不当
  • 4da808b fix(doc): 基于事实编写、提炼出‘架构驱动力’、减少模块实现描述和把质量属性改成可权衡的架构约束
  • 9bc2757 fix(doc): 将未来演进、技术债、运维指南和系统背景与目标分离出系统架构文档。
  • 0cd553e fix(doc): 将系统架构文档重复部分归纳成一份
  • efdc652 fix(doc):重订文档
  • c4bbfef fix(doc):重订推出架构v4文档
  • b4d3f3c fix(feishu): auto-fail stalled runs and clean stale cards
  • 20b2940 fix(feishu): enable update_multi for interactive approval cards
  • 4807a23 fix(feishu): keep approval cards in sync with permission_resolved and terminal events
  • fd4aa70 fix(feishu): normalize permission decisions for approval card/state sync
  • af3b6e1 fix(feishu): stabilize terminal card state and fallback reply
  • 9748252 fix(feishu): stop auto-next approval card and add permission card lifecycle logs
  • 6d7ffb0 fix(feishu-adapter): reuse one approval card per run
  • 4ebe8c8 fix(gateway): publish run_error event when async run fails
  • 588fb63 merge upstream/main and resolve feishu setup doc conflict

v1.0.5

12 May 09:40

Choose a tag to compare

Changelog

  • 7630e57 Fix 2: Friendly error messages (internal/cli/shell_diag_commands.go)
  • 1b6fee5 Fix 1: Documentation (www/guide/shell-diag.md, www/en/guide/shell-diag.md, www/.vitepress/config.mts)
  • e6595c4 Fix 3: Update spinner (internal/cli/update_command.go)
  • 900bf8f Merge pull request #623 from Cai-Tang-www/feat/issue-586-web-ui-polish
  • 09f377c Merge pull request #624 from Cai-Tang-www/add-ask-user-add-text
  • 022a99f Merge pull request #625 from Yumiue/html_progress_clean
  • 02f8721 Merge pull request #627 from pionxe/main
  • 678f1f6 Merge pull request #628 from phantom5099/main
  • 882fad7 Merge pull request #631 from Yumiue/codex/fix-sqlite-session-concurrency
  • b193d8f Merge pull request #632 from phantom5099/main
  • 9b50294 Merge remote-tracking branch 'refs/remotes/origin/rebuild-verify'
  • bcccd40 Merge remote-tracking branch 'refs/remotes/upstream/main'
  • 950a0bd Merge remote-tracking branch 'upstream/main'
  • b35a4b7 Merge remote-tracking branch 'upstream/main'
  • 0c67c86 chore(hooks): clarify observe-related comments
  • 79c381e docs(www): add hooks observe and clawd integration guides
  • d265c43 feat(hooks): enable user http observe callbacks
  • 137b731 feat(web): 增强 ask_user 选项交互与补充输入
  • 3f5ab63 fix(hooks): enforce observe safety in runtime fallback
  • 4ea6c59 fix(hooks): harden http observe metadata and connection reuse
  • c90df73 fix(hooks): tighten observe endpoint and align mode semantics
  • e2a18d4 fix(session): 串行化 SQLite 会话写入
  • a3dbb27 fix(tui): keep inline system logs in transcript
  • 4b34c90 fix(tui):修复一个系统信息被错误展示给用户bug
  • 3979cc1 fix(web): improve compact status UI
  • fd2ce4e fix(web): improve compact status UI
  • 70518b7 fix(web): make ask_user option descriptions accessible
  • ca8068a fix(web):修复一个系统信息被错误展示给用户bug
  • 86823fd fix(web):修复只数标签数量的测试
  • abb96a3 fix(web):修复频繁的todo的toast报警提示
  • 6975e78 fix(web):修复供应商配置显示的问题
  • 3ecf006 fix:修复memo提取时混入think导致提取memo报错
  • 2aadebf fix:修复memo提取时混入think导致提取memo报错
  • 6290707 merge: resolve conflicts between ask_user enhancements and compact status UI
  • 29f7079 pref(tui):补充状态栏动态效果
  • d60db6e test(hooks): expand http observe coverage

v1.0.4

11 May 08:30
3a1c41f

Choose a tag to compare

Changelog

  • 7275a2d Merge branch 'html_progress_clean' of https://github.com/Yumiue/neo-code into html_progress_clean
  • f5e1416 Merge branch 'main' into feat/issue-586-web-ui-polish
  • 580a77c Merge pull request #612 from Yumiue/html_progress_clean
  • ea2079b Merge pull request #615 from pionxe/main
  • 79ce375 Merge pull request #616 from phantom5099/rebuild-verify
  • 591a6b3 Merge pull request #620 from phantom5099/main
  • e2aa83c Merge pull request #621 from Cai-Tang-www/feat/issue-586-web-ui-polish
  • 3a1c41f Merge pull request #622 from Yumiue/html_progress_clean
  • d6e73ed Merge remote-tracking branch 'refs/remotes/upstream/main' into rebuild-verify
  • 351ffea Update README.md
  • 2df2d2e Update stop_reason.go
  • facf755 docs(cli): 同步README与站点文档命令用法
  • 859783a feat(cli): 重构适配器命令组并补齐全局简写参数
  • 523a91c feat(web):现在compact有独立的面板
  • 2a37d4e fix(electron): configure app icons
  • c5ced6b fix(electron): configure app icons
  • 8f37dbd fix(electron): decouple icon generation from build
  • 6604edf fix(feishu,readme): 防止终态 run 回弹审批卡并修正文档路径/端口
  • c3162c5 fix(gateway): auto-spawn 连接阶段改用独立等待上下文
  • 2188d9d fix(gateway): 放宽 Windows auto-spawn 就绪等待窗口
  • 1cb4cf4 fix(web|checkpoint):后端加入一个契约,web端适当调整现在可以单独文件回退而不刷新文件变更
  • dc84d36 fix: 修复飞书审批卡片回闪并完善 Web/README 体验
  • bc93f34 fix:token组件环改成绿黄红三态色
  • 7498bf8 fix:修复前端过滤verify过激行为
  • ceccf08 fix:修复工作区会话展开的问题
  • c78adaa fix:切换会话自动到底部
  • 92ea951 fix:旧的verify不会再加载污染会话区了
  • 709b97e pref(context): capabilitiesSource 从 stable → dynamic
  • d8930a4 pref(context):分化提示词来源提高缓存命中率
  • d6d5bce pref(runtime): 修复destructive read导致消息丢失
  • 0d7ac27 pref(runtime): 去掉taskcompletion无用信号
  • bac6910 test(cli): 补齐命令迁移与短参数回归测试
  • 335be06 test(gateway): 补充 auto-spawn 等待窗口与超时用例
  • f8e3f9d test(gateway): 覆盖 auto-spawn 上下文取消与超时语义
  • 72817ac test(runtime): cover baseline restore error paths
  • ca6688e test(tui): cover checkpoint restore event fields

v1.0.3

11 May 08:13
3a1c41f

Choose a tag to compare

Changelog

  • 7275a2d Merge branch 'html_progress_clean' of https://github.com/Yumiue/neo-code into html_progress_clean
  • f5e1416 Merge branch 'main' into feat/issue-586-web-ui-polish
  • 580a77c Merge pull request #612 from Yumiue/html_progress_clean
  • ea2079b Merge pull request #615 from pionxe/main
  • 79ce375 Merge pull request #616 from phantom5099/rebuild-verify
  • 591a6b3 Merge pull request #620 from phantom5099/main
  • e2aa83c Merge pull request #621 from Cai-Tang-www/feat/issue-586-web-ui-polish
  • 3a1c41f Merge pull request #622 from Yumiue/html_progress_clean
  • d6e73ed Merge remote-tracking branch 'refs/remotes/upstream/main' into rebuild-verify
  • 351ffea Update README.md
  • 2df2d2e Update stop_reason.go
  • facf755 docs(cli): 同步README与站点文档命令用法
  • 859783a feat(cli): 重构适配器命令组并补齐全局简写参数
  • 523a91c feat(web):现在compact有独立的面板
  • 2a37d4e fix(electron): configure app icons
  • c5ced6b fix(electron): configure app icons
  • 8f37dbd fix(electron): decouple icon generation from build
  • 6604edf fix(feishu,readme): 防止终态 run 回弹审批卡并修正文档路径/端口
  • c3162c5 fix(gateway): auto-spawn 连接阶段改用独立等待上下文
  • 2188d9d fix(gateway): 放宽 Windows auto-spawn 就绪等待窗口
  • 1cb4cf4 fix(web|checkpoint):后端加入一个契约,web端适当调整现在可以单独文件回退而不刷新文件变更
  • dc84d36 fix: 修复飞书审批卡片回闪并完善 Web/README 体验
  • bc93f34 fix:token组件环改成绿黄红三态色
  • 7498bf8 fix:修复前端过滤verify过激行为
  • ceccf08 fix:修复工作区会话展开的问题
  • c78adaa fix:切换会话自动到底部
  • 92ea951 fix:旧的verify不会再加载污染会话区了
  • 709b97e pref(context): capabilitiesSource 从 stable → dynamic
  • d8930a4 pref(context):分化提示词来源提高缓存命中率
  • d6d5bce pref(runtime): 修复destructive read导致消息丢失
  • 0d7ac27 pref(runtime): 去掉taskcompletion无用信号
  • bac6910 test(cli): 补齐命令迁移与短参数回归测试
  • 335be06 test(gateway): 补充 auto-spawn 等待窗口与超时用例
  • f8e3f9d test(gateway): 覆盖 auto-spawn 上下文取消与超时语义
  • 72817ac test(runtime): cover baseline restore error paths
  • ca6688e test(tui): cover checkpoint restore event fields

v1.0.2

10 May 14:57
06d6471

Choose a tag to compare

Changelog

  • c0b7d49 Merge branch 'html_progress' of https://github.com/Yumiue/neo-code into html_progress
  • 23426aa Merge branch 'main' into rebuild-verify
  • f97a4a4 Merge branch 'main' into rebuild-verify
  • 06d6471 Merge pull request #592 from phantom5099/rebuild-verify
  • c435f78 Merge pull request #594 from Yumiue/html_progress
  • 61ba7bc Merge pull request #600 from creatang/main
  • a4dca5d Merge pull request #602 from pionxe/feat/daemon-http-ux
  • 2974bb9 Merge pull request #604 from Yumiue/html_progress
  • fb5f51c Merge pull request #611 from Yumiue/html_progress
  • 9ff4bd0 Merge remote-tracking branch 'origin/rebuild-verify' into rebuild-verify
  • 14de90a Merge remote-tracking branch 'origin/rebuild-verify' into rebuild-verify
  • 953137c Merge remote-tracking branch 'refs/remotes/upstream/main' into rebuild-verify
  • c49581d Merge remote-tracking branch 'refs/remotes/upstream/main' into rebuild-verify
  • 8135772 Merge remote-tracking branch 'refs/remotes/upstream/main' into rebuild-verify
  • 9a432ef Merge remote-tracking branch 'upstream/main'
  • 41966d2 Merge remote-tracking branch 'upstream/main' into rebuild-verify
  • 1e81287 Merge remote-tracking branch 'upstream/main' into rebuild-verify
  • 65cb6e5 Merge remote-tracking branch 'upstream/main' into rebuild-verify
  • f0f997c Update provider.go
  • 676fdf4 feat(daemon): styled HTTP response pages with clipboard copy and dispatch error guidance
  • b6065bb feat(launcher): add cross-platform terminal launch for wake flow
  • 7be75e2 feat:web端接入代码回退按键和功能,修复代码回退功能
  • ceba74a feat(tui):增加web端的tui入口
  • a1deb84 feat(tui):英文和数字切换为jet momo
  • f27b4ba fix(context): refine micro compact retention
  • ac11b42 fix(context): 处理 micro compact 评审问题
  • ee72c1a fix(daemon): extend gateway launch timeout to 10s and improve CLI/script output
  • 36fd1d5 fix(memo):memo初步修理,run截取,llm提取时去重
  • 5cde1d1 fix(memo):memo初步修理,run截取,llm提取时去重
  • 241241e fix(runtime): restore tool timeout backoff state
  • 1464dfe fix(runtime):修复错误信息显示
  • c0557fd fix(runtime):删除noprogress
  • b4ed86d fix(runtime):删除冗余文件
  • 3c8e0b4 fix(runtime):删除多余字段
  • 6ae3b5f fix(runtime):补充漏交测试
  • bef9833 fix(runtime):修复plan模式下创建todo失败
  • 915fb47 fix(runtime):修复不同 content_contains 或 required 属性被合并
  • e8ddb70 fix(runtime):增加repeat自我纠偏机制
  • 887e071 fix(runtime):增加工具调用时长防止超时中断
  • 3b4dcef fix(runtime):将codebase工具添加到plan模式白名单中
  • 379f4ba fix(web): restore slash command suggestions
  • ec23d01 fix:web端slash指令修复
  • 1b19d30 fix:web端slash指令修复
  • 0a4e227 fix:修复提取的文本内容,AutoExtractor 对每条新候选单独做去重决策,移除extract_recent_messages
  • 3cd87e5 fix:收敛风险
  • efe4015 fix(tui):修复由于折叠日志导致从窗口渲染问题
  • 47afbc6 pref(runtime):验收重建完成
  • c7a8055 pref(runtime):验收重建第一步
  • e9a4b0c pref(checkpoint):修复路径查找错误完成
  • 57433fc pref(checkpoint):收敛diff链条
  • 2e98c14 pref(prompt):加强提示词提示力度
  • 77cc185 refacter(tui):表格渲染,去掉强调的背景渲染

v1.0.1

09 May 16:19
de9e4b7

Choose a tag to compare

Changelog

  • 5818974 Merge pull request #582 from Cai-Tang-www/feat/issue-578-ask-user-a
  • 4895d04 Merge pull request #584 from Yumiue/html_progress
  • ddcf1f2 Merge pull request #585 from Cai-Tang-www/feat/issue-579-ask-user-b
  • bc8f430 Merge pull request #588 from Yumiue/html_progress
  • de9e4b7 Merge pull request #590 from Cai-Tang-www/feat/issue-586-web-ui-polish
  • 7eac5e0 Merge remote-tracking branch 'upstream/main' into feat/issue-579-ask-user-b
  • 8bf4825 feat(runtime): implement ask_user tool for plan-mode user interaction
  • 16faa1b feat(tui): harden ask_user prompt interaction and add coverage
  • bff1934 feat(web): polish chat visuals and switch markdown to streamdown
  • 964d93e feat: unify ask_user flow for web and feishu adapters
  • 048d08a fix ask_user request_id round-trip and error semantics
  • 6f57301 fix(ask_user): keep 5m+ wait window and allow slash cmds in TUI pending state
  • da38a6f fix(askuser): use crypto/rand IDs to prevent request-ID guessing
  • 1687765 fix(review): align ACL method key and enforce feishu ask_user choice validation
  • 73db830 fix(web): avoid fake session recency and preserve interrupted tool states
  • 660f176 fix(web): force mono family in streamdown highlighted code spans
  • 318e07d fix(web): improve code block language label contrast
  • 8d5b2d5 fix(web): pin session action buttons to right edge
  • 6d4c2a2 fix(web): stabilize session time and tool completion state
  • 20b3abc fix(web): stabilize streamdown rendering and icon typing
  • cff6460 fix: validate feishu card action payloads before success toast
  • 3af62ef fix:修复gitdiff显示文件夹的问题
  • c66dc2f fix:修复工作区互串显示,还有时间乱码
  • 464182b fix:修复文件变更栏无法滑动的问题
  • 8f72443 fix:修复构建问题,现在ci会在发布前自动构建并内嵌dist
  • 3cec0e0 fix:修护tui启动问题
  • 8e0f1a5 merge: sync upstream/main and resolve ask_user conflicts
  • df6fb1e refactor(web):美化界面
  • 77f8bd4 refator(web):改变web布局和字体
  • b97afbb style(web): prefer JetBrains Mono for streamdown code typography
  • 65510fa style(web): soften streamdown code block visual weight
  • 6605b0a test(runner): tolerate handshake transport errors
  • c0985d1 test(runner): tolerate handshake transport errors
  • b180764 test(runtime): fix ask_user CI regressions
  • b2451cf test(tui): cover ask_user interaction branches
  • 37f9f00 test(tui): rename duplicate ask_user resolution test after upstream sync

v1.0.0

08 May 15:42
6a25bb2

Choose a tag to compare

Changelog

  • fd1bbc2 Merge branch 'feat/feishu-2' of github.com:Cai-Tang-www/neo-code into feat/feishu-2
  • f0ef669 Merge branch 'main' into feat/feishu-2
  • 3301bfc Merge branch 'main' into file-checkpoint
  • 0764295 Merge branch 'main' into main
  • 4888ce9 Merge pull request #53 from Cai-Tang-www/fork-pr-561-1777992250
  • be6eac4 Merge pull request #561 from Cai-Tang-www/feat/feishu-2
  • 0f3f9eb Merge pull request #565 from pionxe/feature/diag-phase4-altscreen-guard
  • be46f74 Merge pull request #566 from phantom5099/file-checkpoint
  • 13e5bb5 Merge pull request #567 from creatang/main
  • b166b48 Merge pull request #568 from phantom5099/file-checkpoint
  • c2964d4 Merge pull request #569 from Yumiue/html_gui_build
  • 9b7b8a3 Merge pull request #570 from Cai-Tang-www/feat/feishu-2
  • 3a19418 Merge pull request #572 from phantom5099/file-checkpoint
  • 57e5b7e Merge pull request #573 from Yumiue/html_gui_build
  • f6571d5 Merge pull request #575 from 1024XEngineer/xgopilot/issue-574-1778179317
  • 9e1c733 Merge pull request #576 from pionxe/main
  • 6a25bb2 Merge pull request #583 from Yumiue/html_progress
  • a4ccb17 Merge pull request #76 from phantom5099/fork-pr-568-1778084412
  • 1b40b21 Merge remote-tracking branch 'origin/file-checkpoint' into file-checkpoint
  • f18404f Merge remote-tracking branch 'origin/file-checkpoint' into file-checkpoint
  • 4b6c98c Merge remote-tracking branch 'origin/file-checkpoint' into file-checkpoint
  • dc6e284 Merge remote-tracking branch 'origin/file-checkpoint' into file-checkpoint
  • 35d8e73 Merge remote-tracking branch 'upstream/main'
  • 55d93e1 Merge remote-tracking branch 'upstream/main' into file-checkpoint
  • ce726bc Merge remote-tracking branch 'upstream/main' into file-checkpoint
  • a12eb20 Merge remote-tracking branch 'upstream/main' into file-checkpoint
  • 0fe80e2 Merge remote-tracking branch 'upstream/main' into file-checkpoint
  • f44902c Merge remote-tracking branch 'upstream/main' into file-checkpoint
  • bee3720 Merge upstream/main into feat/feishu-2 to resolve PR CI conflicts
  • a89b2ee chore(contract): freeze TUI-gateway baseline and unify payload version source
  • 6e1b919 docs(feishu): add sdk-first local developer setup guide
  • aa19449 docs(www): 移除冗余的 feishu-sdk.md,内容已整合至 feishu-remote-setup.md
  • 0d2b9ee docs(www): 重写飞书接入指南,补充 Gateway/Adapter 启动参数参考表
  • 7d03975 feat(cli): 增强网关桥接与 shell 诊断命令交互
  • 838f2f0 feat(feishu): add sdk ingress mode for local no-public-callback flow (#557)
  • b0963ed feat(feishu): 增强 run 状态卡片为富卡片模板,支持 1.5s 定时刷新与运行耗时展示
  • 2291514 feat(feishu): 审批卡片支持结果回显与工具信息展示,修复文档命令格式
  • 95f91e6 feat(feishu): 状态卡片支持多次审批记录聚合展示
  • 32b86a0 feat(gateway): 切换 Provider/Model 时同步更新所有工作区会话元数据
  • 74bcd7e feat(ptyproxy): 重构 IDM 诊断链路并补齐 Windows ConPTY 兼容
  • 1a9019b feat(repository): 新增 Git Diff 领域模型与解析能力
  • 287c224 feat(runner): 实现 Phase 2 本机 Runner 安全执行通道 (#555)
  • ae49927 feat(runtime): 会话加载时自动修复未闭合 tool_calls 尾部并采用安全裁剪
  • a9fe629 feat(runtime,gateway): 接入 Ask 会话链路与触发动作控制
  • 740bc45 feat(web): 优化模型选择器全局切换并完善面板交互与样式
  • ee99d33 feat(web): 新增代码预览与 Git Diff 面板并完善状态联动
  • f862930 feat(web): 移植新版布局与视觉样式
  • 56e5977 feat: 完善 checkpoint 变更对比与差异展示链路
  • 78ff863 feat:bypass add
  • 669459d feat:web端接入think
  • 906118b feat:打包构建
  • 5b570f2 feat:解决CI构建问题
  • 0f96da9 feat:输出时渲染
  • 504da1d feat(tui):inline持久化
  • 876516c feat(tui):优化/provider add界面
  • ed66607 feat(tui):增加slash指令(checkpoint)
  • b08706d feat(tui):增加输出区日志折叠
  • b28981a fix(cli): resolve gateway command merge drift
  • 76b4c40 fix(cli): resolve gateway command merge drift
  • afae264 fix(docs): 移除 guide/index.md 中对已删除 feishu-sdk.md 的死链
  • fc2adde fix(feishu): card action 失败时返回 HTTP 500 以触发飞书重试
  • 4ae053a fix(feishu): harden sdk ingress and status cards
  • 0b27b8d fix(feishu): tighten group mention matching with bot identity ids
  • 4cac7d4 fix(feishu): 移除 run_done/run_error 后冗余的文本消息
  • 9e8095e fix(gateway): extend idle shutdown delay
  • f3bd722 fix(gateway): 兜底转发 Ask 失败事件并保留响应空白
  • d824327 fix(gateway): 完成 Gateway 启动接线与 Runtime 工具分流
  • 5be319e fix(gateway):补充网关缺少action
  • 559014b fix(provider): 禁用 thinking 时省略 reasoning_effort 字段
  • 058eb48 fix(provider):修复effectiveRoot 完全相同的重复代码
  • 1c2749e fix(provider):修复残留
  • 19d39bd fix(provider):删除误加入模型发现逻辑问题
  • 65a54b9 fix(runner): 完善工具执行安全校验与能力令牌闭环
  • 126d8d2 fix(tool):修复runtime内部缺少run级diff对比问题
  • 8c0fee7 fix(tool):修复编辑时checkpoint不落盘错误
  • 66bfc84 fix(tool):删除冗余git工具
  • d9441f5 fix(tools): honor relative workdir in effective root
  • 94495e1 fix(tui):修复ci
  • 64d6f2e fix(tui):完善todo显示
  • ae457ef fix(web): 对齐聊天交互与模型权限行为
  • 8c3bb43 fix: Electron 构建顺序与 portable 自动更新问题
  • 0a04b0d fix: resolve mainline conflicts for checkpoint diff
  • 48559f5 fix: 修复Skills 契约不符
  • 2b521c9 fix: 修正 Web 端模型切换链路一致性
  • 775423a fix: 补充测试文件
  • 976578f fix:provider,section优化
  • affbdff fix:修复checkpoint问题
  • e4f4f5d fix:修复think不回传的问题
  • 58ee697 fix:修复工作区问题
  • 1853d9c fix:修复模型的错误
  • 1fbc038 fix:修改文件重复显示,增强todo重写的规则,适应上游新更改
  • 5853ee3 fix:发布版本neocode web会自动构建依赖
  • 5713a52 fix:规范命名脚本
  • e1f7aa2 fix:错误模型发消息会提示了
  • 75d26c9 fix(tui):解决ci问题
  • 4ffe350 fix:修复verify最后验证todo的死循环
  • 4503088 pref(checkpoint):修复 Checkpoint 恢复与 Run 级 Diff 完整性
  • a48533d pref(checkpoint):修复RunAggregateDiff 中 run 结束后删除被误算
  • 6448782 pref(checkpoint):修复guard 路径下 hashSet 遗漏 pathToVersions
  • df23932 pref(checkpoint):增加版本号比较
  • e031064 refactor(gateway): 收敛网关契约与多工作区运行时校验逻辑
  • 4da43df refactor(gateway-startup): tighten unsupported-action mapping and add startup bind handshake
  • 54e1fa2 refactor(ptyproxy): 抽取共享诊断链路并增强 Windows 终端兼容
  • c931dbf refactor(repository): 代码库探索能力从 runtime 自动注入重构为模型主动调用工具
  • 9d4f857 refactor(stream): enforce strict gateway event envelope decoding
  • 70a254d refactor(tui-runtime): remove legacy run path and slim gateway adapter
  • 6d6daa4 refactor(tui):打通gateway和TUI链路
  • 5274c8f test(feishu): merge mainline adapter coverage
  • fa36449 test(feishu): raise adapter coverage
  • ef9922a test(feishu): raise adapter coverage
  • 47a0d9e test(provider): cover discovery capability branches
  • 36427c4 test(repository): improve repository exploration coverage
  • edcca86 test(runner): cover remote runner flow
  • 99b505c test(runner): expand runner channel coverage
  • fc37e98 修复 IDM 问答卡死并接入 plan 模式
  • 12a23f8 修复 Phase4 评审反馈问题
  • 2355e11 完善终端全屏自动诊断保护
  • 1c2f7cb...
Read more

v0.5.3

06 May 11:37
622abaf

Choose a tag to compare

Changelog

  • e449570 Merge branch 'html_gui_build' of https://github.com/Yumiue/neo-code into html_gui_build
  • 984a6c1 Merge branch 'html_gui_build' of https://github.com/Yumiue/neo-code into html_gui_build
  • e832f37 Merge branch 'html_gui_build' of https://github.com/Yumiue/neo-code into html_gui_build
  • 0f4a56a Merge branch 'html_gui_build' of https://github.com/Yumiue/neo-code into html_gui_build
  • f2c5cc5 Merge branch 'main' into codex/tui-scrollbar-thumb-only
  • e6f7ba5 Merge branch 'main' into file-checkpoint
  • fe56e29 Merge pull request #24 from 1024XEngineer/fork-pr-534-1777610466
  • 09d1f88 Merge pull request #47 from Cai-Tang-www/fork-pr-531-1777608084
  • 2b24982 Merge pull request #48 from Cai-Tang-www/fork-pr-531-1777608084
  • 6afaaf3 Merge pull request #49 from Cai-Tang-www/fork-pr-531-1777608084
  • cabab95 Merge pull request #507 from creatang/codex/tui-scrollbar-thumb-only
  • 98b8379 Merge pull request #508 from phantom5099/main
  • 382d49b Merge pull request #509 from Cai-Tang-www/feat/hook-p4
  • 82c1496 Merge pull request #51 from Cai-Tang-www/fork-pr-531-1777620031
  • b42d4ac Merge pull request #519 from phantom5099/0429-planMode
  • 600afe5 Merge pull request #52 from Cai-Tang-www/fork-pr-531-1777620031
  • bdcb7fb Merge pull request #520 from Yumiue/html_gui_build
  • ce36b70 Merge pull request #531 from Cai-Tang-www/feat/hook-p4
  • 007f706 Merge pull request #534 from creatang/codex/tui-scrollbar-thumb-only
  • b93c785 Merge pull request #537 from Yumiue/gateway-backend-extract
  • 884c8d1 Merge pull request #541 from pionxe/feature/diag-phase1
  • ee5cbfc Merge pull request #542 from phantom5099/main
  • 7709343 Merge pull request #544 from Cai-Tang-www/feat/hook-p5
  • 9433c0d Merge pull request #545 from pionxe/main
  • 88b3347 Merge pull request #546 from Cai-Tang-www/feat/hook-p7
  • a89de27 Merge pull request #550 from phantom5099/file-checkpoint
  • 4d6ac2b Merge pull request #551 from Cai-Tang-www/feat/hook-p7
  • cd03476 Merge pull request #556 from Cai-Tang-www/feat/feishu
  • f17374e Merge pull request #558 from Yumiue/html_gui_build
  • 69eae28 Merge pull request #559 from pionxe/feature/diag-phase3-idm
  • 51f4f6f Merge pull request #560 from phantom5099/file-checkpoint
  • 2b6a7a7 Merge pull request #562 from creatang/main
  • 622abaf Merge pull request #564 from Yumiue/html_gui_build
  • 3faaadf Merge pull request #64 from phantom5099/fork-pr-508-1777394001
  • feaa379 Merge pull request #65 from phantom5099/fork-pr-519-1777516912
  • 28328b3 Merge pull request #66 from phantom5099/fork-pr-542-1777697594
  • 31a1f48 Merge pull request #67 from phantom5099/fork-pr-542-1777797632
  • 28d11dc Merge pull request #71 from phantom5099/fork-pr-550-1777864255
  • 78a312b Merge pull request #72 from phantom5099/fork-pr-550-1777864255
  • 65e3fa6 Merge pull request #73 from phantom5099/fork-pr-560-1777991139
  • 500ec19 Merge pull request #74 from phantom5099/fork-pr-560-1777991139
  • e228427 Merge remote-tracking branch 'origin/main'
  • 707fea7 Merge remote-tracking branch 'origin/main'
  • a0d16a2 Merge remote-tracking branch 'origin/main' into codex/tui-scrollbar-thumb-only
  • e2537b5 Merge remote-tracking branch 'refs/remotes/upstream/main'
  • 8f38756 Merge remote-tracking branch 'refs/remotes/upstream/main' into 0429-planMode
  • 87041c0 Merge remote-tracking branch 'upstream/main'
  • 8efe2d9 Merge remote-tracking branch 'upstream/main'
  • cd672d6 Merge remote-tracking branch 'upstream/main'
  • 60693bb Revert "feat:接入plan执行确认"
  • c526190 Update and rename .xgopilot.yml to . fennoai.yml
  • c7ba9b8 Update model version from gpt-5.5 to gpt-5.4
  • 4ad0d01 chore(docs): 删除 #492 验收对照文档
  • 9166ca9 chore(runtime): finalize p7 comments, legacy markers, and no-progress acceptance test
  • d48eca4 chore: 移除误提交的构建产物
  • cd40803 docs(feishu): add adapter guide and configuration examples
  • 0510770 docs(feishu): add end-to-end remote setup guide and polish adapter UX
  • 1d5c826 docs(feishu): document strict signature mode and callback behavior
  • cd7c85e docs(gateway): 同步 Stable Core 列表与新增接口
  • 0ec226a docs(gateway): 更新 RPC API 与兼容性文档
  • 4ae3454 docs(prompt): 强化写后首轮验证与避免重复写入约束
  • 576c5aa docs(prompt): 约束 spawn_subagent 的文本参数与路径参数
  • 75dd9e1 docs(readme): 补充 provider/model/use 与 shell/diag 命令说明
  • b0bd291 feat(acceptance): 注入可执行continue提示与todo证据回填
  • 162ef2a feat(checkpoint):代码与上下文快照定义
  • 29078d0 feat(checkpoint):增加代码回退功能
  • facef38 feat(cli): Gateway 运行时桥接适配新接口并补齐测试
  • 8531a37 feat(cli): add feishu-adapter command entrypoint
  • 3173bf0 feat(cli/model): 增强模型管理,支持列表展示与精细化选择
  • 391dd31 feat(cli/provider): 实现供应商 (Provider) 管理与一键切换功能
  • c2f8e91 feat(config): add feishu adapter config model and validation
  • d22ecb6 feat(decider): generate executable unverified_write actions from recent write facts
  • a529e96 feat(decider): 强化任务类型推断与终态裁决约束
  • 18773ba feat(diag): 新增 auto status 与 diagnose 子命令
  • 2c49b11 feat(feishu): enforce signature/token security by default
  • 3b93e22 feat(feishu): implement adapter bridge and gateway stream client
  • fea4436 feat(filesystem): add verify_after_write facts for write_file
  • 6c65a17 feat(filesystem): capture executable verification token in write_file
  • 733b3be feat(filesystem): 增加expect校验参数并产出verification facts
  • 280d3d2 feat(gateway): 增加 runtime.snapshot.get 协议与端口查询能力
  • bb43319 feat(gateway): 打通createSession与权限决策桥接并增强RPC健壮性
  • 43cd535 feat(gateway): 新增 deleteSession/renameSession/listFiles/listModels 等核心能力
  • 97c0e52 feat(gateway): 新增session.todos.list查询并打通runtime桥接
  • fa84b66 feat(hooks): 支持 async/async_rewake 执行模式与回灌元数据
  • 5b83bbc feat(provider):Thinking 能力接入
  • 20a1179 feat(ptyproxy): 复用网关连接并增强自动诊断体验
  • 2630c91 feat(ptyproxy): 实现diag -i交互沙盒与shell诊断链路切换
  • c07179e feat(ptyproxy): 补齐 zsh 自动注入与 ZDOTDIR 清理链路
  • 598766d feat(rule):收紧规则与记忆分层,并补齐全局规则读写入口
  • 71b3ead feat(runtime): emit facts/subagent snapshot events and add decider-facts tests
  • a32ddb2 feat(runtime): expose blocked reason in acceptance/verification events and TUI payloads
  • 14302cd feat(runtime): 增加 hook_notification 事件桥接与 async sink 绑定
  • 592a52f feat(runtime): 引入 RuntimeFacts/FinalDecider/RuntimeSnapshot 基础设施
  • 76bd850 feat(runtime): 新增 run 内存通知队列与下一轮 ephemeral 注入
  • 7fec576 feat(runtime):增加build/plan模式
  • 2c87830 feat(runtime-facts): capture file_content_match from write verification facts
  • a540896 feat(runtime-facts): 补齐工具错误与filesystem_edit事实回灌
  • 63def04 feat(runtime-hooks): close P6-lite builtin hook UX loop (#494)
  • 48baea8 feat(runtime/hooks): 落地P4生命周期点位与能力矩阵约束 (#492)
  • 4e62283 feat(runtime/todo): 接入todo状态事实与required失败终止语义
  • 73da04c feat(runtime/tui): todo事件升级为快照并支持实时面板刷新
  • 7767e35 feat(spawn-subagent): 输出产物元数据并统一错误分类
  • 38572bc feat(spawn_subagent): 明确 prompt/content ...
Read more