-
31c246b8b9
docs: 默认 README 改为中文,英文改为 README.en.md
opencoderiver
AirCoding
2026-06-16 10:58:01 +08:00
-
ca2ffb8dc7
docs: 个人介绍 + 致谢段落中英文同步
AirCoding
2026-06-16 10:38:35 +08:00
-
b6ab853a8c
docs: 重写中英文 README,移除19种其他语言版本
AirCoding
2026-06-16 09:51:58 +08:00
-
62b676597c
Release AirCoding-Alpha-0.1.0
0.1.0
AirCoding
2026-06-15 11:54:57 +08:00
-
c4f9fe109e
fix: logo 右半部分从 CODING 改为 CODE
airlongdian
2026-06-14 09:54:53 +08:00
-
ae44be31d5
chore: push all design docs, V2 plan specs, and current working state
AircOding
AirCoding
2026-06-12 17:12:29 +08:00
-
8f55c962bb
fix(executor): debug 输出 LLM 实际回复的前200字
GLM5-Achieve
AirCoding
2026-06-10 09:34:42 +08:00
-
23f8291249
fix(tui): 交换 Enter 和 Ctrl+Enter 行为
AirCoding
2026-06-10 09:33:18 +08:00
-
2a20a7652f
fix(tui): Enter 提交文本,不再换行
AirCoding
2026-06-10 09:24:17 +08:00
-
3cb598d77b
Revert "fix(tui): 初始化时自动聚焦 textarea + 颜色/按键改动"
AirCoding
2026-06-10 09:23:09 +08:00
-
9862da0efa
fix(tui): 初始化时自动聚焦 textarea
AirCoding
2026-06-10 09:16:16 +08:00
-
f44b26bf82
fix(cli): project_root 默认使用当前工作目录
AirCoding
2026-06-10 09:11:03 +08:00
-
b1ad99c5c1
fix(tui): 修复 OpenTUI renderer 启动 crash
AirCoding
2026-06-10 09:08:39 +08:00
-
0887522b30
feat(doctor): permissioned fix mode — §6.12 compliance
AirCoding
2026-06-09 18:32:22 +08:00
-
cfc4dfdd2c
feat(cpp): CppToolRegistrar evidence emission — §6.8 compliance
AirCoding
2026-06-09 18:27:33 +08:00
-
8476d5c96f
fix(review): 对齐 round3-F 改动的测试和边界规则
AirCoding
2026-06-09 17:53:29 +08:00
-
0de71e7a1c
fix: SQLite UNIQUE constraint - event ID 冲突修复
AirCoding
2026-06-09 16:57:40 +08:00
-
5e282a39b4
feat(round2+round3): 完整实现 A/B/C/D 主线 + round3-F/H 修复
AirCoding
2026-06-09 16:13:16 +08:00
-
e383d5f6a7
fix: 主线 B3/B4 结构化工具调用与完成前验证
AirCoding
2026-06-08 15:01:16 +08:00
-
bac285d412
fix: 主线 A 事件落库地基 + 主线 B1/B2 执行原语
AirCoding
2026-06-08 12:10:07 +08:00
-
ddefcbb2b1
fix: integrate audit findings round 1 - tools, worker, scheduler, main agent
AirCoding
2026-06-05 18:39:10 +08:00
-
a2d7aa0339
feat: ExecutorRole supports complex multi-file tasks with natural LLM output
AirCoding
2026-06-05 14:54:34 +08:00
-
2ef0af6a55
feat: close full execution chain — MainAgent→Scheduler→Worker→LLM→Tool→File
AirCoding
2026-06-05 14:44:07 +08:00
-
56a1dd0a7b
feat: wire full execution chain — MainAgent→Scheduler→Worker→LLM
AirCoding
2026-06-05 14:16:18 +08:00
-
459308053c
feat(ask): air ask "<task>" — interactive AI task execution
AirCoding
2026-06-05 14:05:05 +08:00
-
bc58bd6840
fix(run): push initial projection so TUI shows active session
AirCoding
2026-06-05 13:50:34 +08:00
-
4e91909a88
fix(e2e): work from any directory — auto-detect AirCoding repo root
AirCoding
2026-06-05 13:48:18 +08:00
-
44c53422c9
fix: integration test — 24/24 pass, all subsystems operational
AirCoding
2026-06-05 13:19:53 +08:00
-
1288a9b26c
fix: close all 5 remaining audit findings — zero legacy issues
AirCoding
2026-06-05 13:09:17 +08:00
-
67ba9143d7
fix: close all audit blockers — RuntimeApp fully wired, recovery restored
AirCoding
2026-06-05 12:51:45 +08:00
-
6364afe882
feat: replace all remaining stubs with real implementations
AirCoding
2026-06-05 11:11:21 +08:00
-
ea136d600f
feat: complete all remaining stubs — V1.0.0 Alpha release-ready
AirCoding
2026-06-05 10:51:25 +08:00
-
feaf1a7e60
feat: complete alpha features - TUI, Doctor, Release, MainAgent LLM
AirCoding
2026-06-05 10:03:20 +08:00
-
8fd680cf84
feat(llm): add LLM call support to worker IPC chain
AirCoding
2026-06-04 18:42:06 +08:00
-
df36c43829
fix(e2e): split test paths for bun test args array
AirCoding
2026-06-04 17:56:35 +08:00
-
560dfcce09
fix(P3): eliminate all execSync usage — uniform execFileSync pattern
AirCoding
2026-06-04 17:35:01 +08:00
-
ed9735ac76
fix(P0): close 2 audit findings from independent review
AirCoding
2026-06-04 17:11:55 +08:00
-
ea7cf427dd
fix: tsc 0 errors + depcruise 0 violations + all GA blockers closed
AirCoding
2026-06-04 11:43:19 +08:00
-
223ff1bc7c
chore(honest): remove stale bun-sqlite.d.ts; correct
5ecaabf claim
AirCoding
2026-06-04 09:00:55 +08:00
-
5ecaabf4e4
chore: add @types/node devDep to all packages, resolve tsc errors
AirCoding
2026-06-03 18:29:52 +08:00
-
06a07689f8
fix(lint): resolve noUnusedLocals regression in MainAgent.classify_via_llm
AirCoding
2026-06-03 18:21:52 +08:00
-
a11ae1848b
fix: close B13 (MainAgent LLM classify) + B14 (IPC envelope fields)
AirCoding
2026-06-03 17:42:14 +08:00
-
a205257d23
fix: close remaining blockers B23/B25/B26 + pre-existing git syntax bug
AirCoding
2026-06-03 17:35:26 +08:00
-
7d3b2b4a4c
fix(regression): repair 5 regressions from second round, close B10/B12/B15/B16
AirCoding
2026-06-03 17:19:36 +08:00
-
20bad8ca29
fix(P0): close 15 blockers + add 26 regression tests; fix wiring schema regression
AirCoding
2026-06-03 13:13:27 +08:00
-
79d776fdc9
docs(audit): add Qwen3.7 audit + multi-model cross-audit report
AirCoding
2026-06-03 11:17:54 +08:00
-
a773bac28c
P0-P8: Full V1.0.0 Alpha implementation + audit reports
AirCoding
2026-06-02 19:19:55 +08:00
-
071283df8f
Add implementation plan & task breakdown for V1.0.0 Alpha
AirCoding
2026-06-02 10:06:58 +08:00
-
33a76a1ebc
Move project from external drive to local NVMe
AirCoding
2026-06-02 09:51:49 +08:00
-
8b531732fe
Stop tracking reference/; add .gitignore for third-party source
main
AirCoding
2026-06-01 18:11:30 +08:00
-
0b15670a0c
Detailed design §23: pin reference paths to verified checkout names
AirCoding
2026-06-01 18:04:05 +08:00
-
e9305a45a7
Detailed design §23: correct reference checkout paths
AirCoding
2026-06-01 15:47:02 +08:00
-
0cbf7141c0
Detailed design: add §23 Reference Implementation Map
AirCoding
2026-06-01 15:27:47 +08:00
-
b7091dbd1e
Detailed design: add §18.6 domain write-ownership invariants
AirCoding
2026-06-01 15:23:05 +08:00
-
abc244f0da
Detailed design: fix two semantic findings from Opus deep re-audit
AirCoding
2026-06-01 15:09:46 +08:00
-
fbcd114f8d
System detailed design: freeze declaration
AirCoding
2026-06-01 14:29:35 +08:00
-
2673e49cf8
Detailed design: fix four P2 findings from Opus 4.8 + DeepSeek reviews
AirCoding
2026-06-01 14:23:45 +08:00
-
af99aed1f4
Detailed design: close five R-series regressions from Opus 4.7 audit
AirCoding
2026-06-01 10:06:44 +08:00
-
543743bbc1
Detailed design: resolve nine P2 cross-review findings
AirCoding
2026-06-01 09:49:16 +08:00
-
453df09c21
Detailed design: resolve four P1 cross-review findings
AirCoding
2026-06-01 09:38:16 +08:00
-
b668b185e1
System detailed design: four-model cross-review complete
AirCoding
2026-05-29 18:57:13 +08:00
-
8d9c4208fa
System overview design: four-model audit, repair, and regression complete
AirCoding
2026-05-29 15:46:26 +08:00
-
82f3140847
Initial commit: AirCoding V1.0.0 Alpha architecture baseline
AirCoding
2026-05-28 18:45:01 +08:00