|
|
1acab7f890
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# AGENTS.md
# Cargo.toml
# docs/ARCHITECTURE.md
# resources/skills/about-picobot/references/architecture.md
# src/agent/agent_loop.rs
# src/session/session.rs
# webui/package-lock.json
# webui/package.json
|
2026-08-06 18:37:16 +08:00 |
|
|
|
c02993ae2c
|
feat: add same-turn steering and queued input
|
2026-08-06 11:41:37 +08:00 |
|
|
|
e45980a282
|
feat: add cancellable sleep tool
|
2026-08-06 08:38:43 +08:00 |
|
|
|
da5ee05311
|
feat: add session token and context statistics
|
2026-08-05 16:45:56 +08:00 |
|
|
|
efb0e7f0b0
|
docs: document persistent browser workflows
|
2026-07-28 23:51:30 +08:00 |
|
|
|
b1b8e2d923
|
feat: migrate browser tooling to agent-browser
|
2026-07-27 23:53:55 +08:00 |
|
|
|
1c1b96f5d4
|
前端设计语言改成fluent2风格。增加主题色设置。
|
2026-07-27 22:25:59 +08:00 |
|
|
|
0d61354ba1
|
feat: add gateway configuration hot reload
|
2026-07-21 12:59:46 +08:00 |
|
|
|
b9195129b3
|
docs: describe same-turn media delivery
|
2026-07-20 00:12:12 +08:00 |
|
|
|
762fd16e3f
|
增加oneshot客户端,解决一次性对话和测试的支持。
|
2026-07-19 23:18:39 +08:00 |
|
|
|
76de8139de
|
perf: calibrate turn history incrementally
|
2026-07-19 13:51:14 +08:00 |
|
|
|
76685c3983
|
refactor: normalize inbound channel context
|
2026-07-19 13:42:43 +08:00 |
|
|
|
515a07ec1f
|
refactor: route gateway messages concurrently
|
2026-07-19 13:28:53 +08:00 |
|
|
|
7a5d95e786
|
merge: streaming turn architecture
|
2026-07-17 17:47:41 +08:00 |
|
|
|
7a3058d8b5
|
docs: finalize streaming turn architecture
|
2026-07-17 17:45:22 +08:00 |
|
|
|
e3b2ff2472
|
feat(config): load layered startup env files
|
2026-07-16 23:20:00 +08:00 |
|
|
|
a73f9edda2
|
支持工具读取图片并注入多模态模型
|
2026-07-16 19:07:56 +08:00 |
|
|
|
f4172fea38
|
实现tui和webui的附件收发,优化文件在消息中的处理
|
2026-07-16 17:49:51 +08:00 |
|
|
|
e37581c909
|
增加tui和web的配对码要求。
|
2026-07-16 15:18:21 +08:00 |
|
|
|
7a144cea8a
|
优化前端显示,渲染markdown、新增黑白主题
|
2026-07-15 18:16:18 +08:00 |
|
|
|
351af8870d
|
初步实现todo功能
|
2026-07-15 17:48:14 +08:00 |
|
|
|
9ac898acbb
|
扩充定时任务功能、实现类似其他agent软件的heartbeat功能
|
2026-07-15 16:36:10 +08:00 |
|
|
|
6e56a84054
|
增加命令补全
|
2026-07-15 14:00:36 +08:00 |
|
|
|
dba1a046c0
|
增加内嵌webui
|
2026-07-15 10:40:56 +08:00 |
|
|
|
89a1512350
|
新增service子命令
|
2026-07-14 16:10:08 +08:00 |
|
|
|
27d126cf73
|
tui客户端增强。
|
2026-07-14 14:31:16 +08:00 |
|
|
|
901b622b40
|
更新文档
|
2026-07-14 13:02:06 +08:00 |
|
|
|
b06bc4f025
|
fix(runtime): harden session persistence and outbound dispatch
|
2026-07-14 10:08:55 +08:00 |
|
|
|
5aec8cefb9
|
feat: add config.example.json template and update AGENTS.md with new config path
|
2026-05-10 18:45:53 +08:00 |
|
|
|
bafa7a606c
|
fix: update database filename and improve session management in chat manager
|
2026-05-10 15:51:03 +08:00 |
|
|
|
488e10dceb
|
fix: advance last_consolidated_at after compression, update docs
|
2026-05-08 21:56:05 +08:00 |
|
|
|
98eb7bea3d
|
新增跨session消息发送能力
|
2026-05-04 00:32:24 +08:00 |
|
|
|
c11eb348f9
|
Refactor: Make AgentLoop stateless, clean up architecture
|
2026-04-27 23:23:10 +08:00 |
|
|
|
cc73344192
|
Add AGENTS.md and CLAUDE.md for agent guidance
- AGENTS.md: build/run commands, config, tests, reference directory,
architecture with data flow diagram, module responsibilities,
functional boundaries, key constraints, known issues
- CLAUDE.md: redirect to AGENTS.md for Claude Code
- .gitignore: stop ignoring AGENTS.md and CLAUDE.md
|
2026-04-27 18:35:09 +08:00 |
|