Khadgar xt
xt pushed to main at xt/agcore 2026-07-17 16:53:48 +08:00
385560a1dd docs: 增补 README 介绍内容并对齐至 v0.3 实际实现
xt pushed to main at xt/agcore 2026-07-17 16:12:04 +08:00
28d6a1c166 chore(release): 发布 v0.3.0
6676322666 fix(core): 修复 v0.3.0 审查发现的 6 项警告问题
9d73f525d0 fix(memory): search_graph 补充 min_score 过滤
7e72e102a2 feat(memory): 实现知识图谱与双通道检索
5bb349d177 docs(roadmap): 将 roadmap.md 拆分为按版本归档的多文件
Compare 12 commits »
xt pushed tag v0.3.0 to xt/agcore 2026-07-17 16:11:27 +08:00
xt pushed to main at xt/agcore 2026-07-09 17:29:23 +08:00
32d886f870 feat(memory): 新增 VectorStore 抽象与 RagPipeline 持久化管线
b04427e83f docs(roadmap): 标记 Phase 14 完成 + M10 里程碑达成
d4c4d8fa3c feat(document): 实现 Document 类型与 RecursiveCharacterSplitter 分割器
4686063ca8 docs: 标记 Phase 13 完成 + 追加 v0.3.0 CHANGELOG 条目
c36668071e fix(agent): Phase 9 实施审查修复
Compare 11 commits »
xt pushed to main at xt/agcore 2026-07-06 21:55:09 +08:00
4348e4bf3e docs: 添加 LangChain & LangGraph 功能调研笔记
0dc91faa43 docs(roadmap): 标记 Phase 11 测试与检索补强已完成
b4e5c7d651 docs(phase11): 记录 Phase 11 方案文档与实施偏差
71abe881ed feat(core): 完成 Phase 11 测试与检索补强
Compare 4 commits »
xt pushed to main at xt/agcore 2026-07-06 10:05:22 +08:00
2af92cd554 docs(roadmap): 标记 Phase 10 ContextSlot 上下文管理已完成
635942248b feat(core): 新增 Phase 10 ContextSlot 多上下文分区管理
fe51961202 docs(roadmap): 标记 Phase 9 流式体验增强已完成
Compare 3 commits »
xt pushed to main at xt/agcore 2026-07-05 23:38:03 +08:00
212cfcc916 feat(core): 新增 Phase 9 流式体验增强 submit_turn_stream
88d00ac927 docs(roadmap): 补充 Phase 8 修复 commit 85b92ae 与最终行数
Compare 2 commits »
xt pushed to main at xt/agcore 2026-07-05 21:07:19 +08:00
358e971094 feat(core): 新增 Phase 8 MVP 集成出口方案文档
85b92ae9d4 fix(examples): 修复 Phase 8 端到端示例审查发现的 6 项问题
57b2fbaaed docs(roadmap): 标记 Phase 8 MVP 集成出口已完成,v0.2.0-rc.1 标签
2c8e31919d feat(examples): 新增 end_to_end 端到端集成示例
c6651c9b75 feat(examples): 新增 quick_start 最小可运行示例
Compare 22 commits »
xt pushed to main at xt/agcore 2026-07-05 07:32:42 +08:00
9e476e79bb merge: 合并 release/v0.1 全部修改(4 个 commit 含 v0.2 路线图与 Phase 5 实施方案)
3bd135ec98 docs(roadmap): 添加 Phase 5 warmup 实施方案
76f3235ed7 docs(roadmap): 更新 v0.2 规划为 8 个增量 Phase 并细化实施步骤
6315f2d008 docs: 添加 opencode 子代理调度分发与合并机制调研笔记
fba78f5f33 docs(roadmap): 更新路线图为 v0.2 生产就绪规划
Compare 16 commits »
xt pushed tag v0.1.0 to xt/agcore 2026-07-04 07:07:22 +08:00
xt pushed to release/v0.1 at xt/agcore 2026-07-04 07:07:16 +08:00
3c1a3ee62e docs: 修正 v0.1 release URL 到实际 remote
8dcd1f2482 docs(v0.1): 同步 roadmap 并初始化 CHANGELOG
602bd43fce fix(llm,docs): 修复 Phase C 审查发现的两个警告
a52588cd0f docs: 完善 README 完整版
4fdc62754c feat(errors): 错误消息面向最终用户友好化
Compare 8 commits »
xt created branch release/v0.1 in xt/agcore 2026-07-03 15:24:34 +08:00
xt pushed to release/v0.1 at xt/agcore 2026-07-03 15:24:34 +08:00
c084c57e2c refactor(core): 扫清 v0.1 Phase A 技术债
c2c0d498ee docs(v0.1): 添加发布实施计划文档
e54edbc037 feat(agent): 移除未使用的导入并简化条件表达式
Compare 3 commits »
xt pushed to main at xt/agcore 2026-07-02 22:50:13 +08:00
9e4f50c955 feat(llm): LlmCycle 切换 IR 消息类型,移除 Phase 0 桥接层
a74c24b6fe feat(llm): 重写 Provider 适配层,支持 OpenAI Chat / Anthropic / DeepSeek / Qwen
7c299f1cfd feat(llm): 新增 IR 类型层 + 切换 LlmProvider trait 签名
925c8f9729 docs: 更新方案文档,补充 StreamEvent 迁移和 OpenaiProvider 桥接方案
832ebf2665 docs(phase0): 新增 Phase 0 实施计划文档
Compare 16 commits »
xt pushed to main at xt/agcore 2026-06-11 22:49:28 +08:00
829be90d19 docs: 新增示例程序方案文档
xt pushed to main at xt/agcore 2026-06-11 22:25:25 +08:00
ce1f1aaca0 feat(agent): 实现 Phase 4c 会话级记忆功能
4de7db0b2c docs(roadmap): 更新 Phase 4b 状态为已完成
2b189880a9 feat(agent): 实现 Agent Runtime 核心胶水层 (Phase 4a)
59ec0f5597 docs(roadmap): 将 Phase 4 拆分为 4a/4b/4c 三个独立子阶段
be595a6771 docs(agent-runtime): 补充 SessionMemory 设计与多 context 切换备忘
Compare 7 commits »
xt pushed to main at xt/agcore 2026-06-09 22:34:15 +08:00
336920554a docs(agent): 补充 Phase 4 Agent Runtime 方案文档与设计决策记录
63c50e1fc7 docs(roadmap): 补充 v0.2+ 扩展项与参考项目调研沉淀
0c51bb78a6 docs(roadmap): 更新 Phase 3 记忆系统为已完成状态
2ecc0b4001 feat(memory): 添加记忆系统模块
1fe7f02281 docs(memory): 更新记忆系统方案文档
Compare 24 commits »
xt pushed to main at xt/agcore 2026-05-14 13:15:44 +08:00
af5a580b5e feat(llm): 添加 Provider 工厂方法和枚举类型
f7e73dd561 feat(examples): 添加 LLM 单轮对话示例
28635e28d5 feat(llm): 添加 tracing 日志与 ContentField 扩展
e22c176643 feat(llm): 替换 ToolChoice 的自动派生为手动序列化
a4b7b3b9f9 feat(llm): 重构 types.rs 为完整的 OpenAI 兼容类型系统
Compare 10 commits »
xt created branch main in xt/agcore 2026-05-11 13:23:11 +08:00
xt pushed to main at xt/agcore 2026-05-11 13:23:11 +08:00
16c3e14cb6 docs(llm): 增补 LLM 调用周期控制实施方案
7ce6216a5f chore: 更新AGENTS.md指引文件
9145b4d24f docs(llm): 添加 LLM 调用周期控制实施方案
2b523a3e72 docs: clarify commit message description rule
a41582f469 docs: add Rust module organization guidelines to AGENTS.md