Commit Graph

  • 5f6622a212 chore: add docs and remove sub_agent main JOJO 2026-03-17 22:46:43 +0800
  • 12c7a4bdd9 fix: remove legacy file edit tags JOJO 2026-03-17 22:43:51 +0800
  • 5ab3acef9c feat: 添加 terminal-guide 和 sub-agent-guide skills JOJO 2026-03-16 21:17:02 +0800
  • b6462ff1e2 fix: skip sub-agent notify for blocking run JOJO 2026-03-14 21:35:47 +0800
  • 96d0e68347 fix: run sub-agent tools inside container JOJO 2026-03-14 21:13:27 +0800
  • f3179e2a97 feat: 优化滚动锁定和个性化称呼功能 JOJO 2026-03-13 12:10:08 +0800
  • bd863f6d38 feat: 优化图片/视频上传和显示功能 JOJO 2026-03-13 11:40:54 +0800
  • cd3f07bcc8 fix: enrich sub-agent results JOJO 2026-03-11 18:05:01 +0800
  • ed82fc966e fix: improve sub-agent ui and state JOJO 2026-03-11 15:40:28 +0800
  • f09621fd86 feat: 为子智能体添加思考模式参数 JOJO 2026-03-11 03:34:20 +0800
  • b68dee9d98 chore: snapshot current changes JOJO 2026-03-10 23:48:40 +0800
  • e395c82a9f fix: 优化对话压缩和复制功能 JOJO 2026-03-09 17:59:53 +0800
  • bc9a0ed2d7 chore: 添加 .venv 到 .gitignore JOJO 2026-03-09 17:00:43 +0800
  • a4d3160b0a fix: 修复页面加载时出现两次动画的问题 JOJO 2026-03-09 16:59:56 +0800
  • cd68812743 fix: 修复页面刷新时思考块自动展开的问题 JOJO 2026-03-09 16:31:00 +0800
  • d71525a3c6 feat: add personal usage stats JOJO 2026-03-09 12:03:47 +0800
  • 77b96623ac feat: 优化手机端UI布局和样式 JOJO 2026-03-09 00:20:47 +0800
  • 43409c523e fix: 移除错误的对话切换跳转逻辑并修复工具执行返回值问题 JOJO 2026-03-08 17:42:07 +0800
  • 5ce21eb280 修复手机端个人空间选项卡滑动问题 JOJO 2026-03-08 04:52:30 +0800
  • 823b1e105e feat: implement graceful tool cancellation on stop request JOJO 2026-03-08 04:12:50 +0800
  • 07be7a1061 feat: gracefully stop tool execution on user request JOJO 2026-03-08 03:50:34 +0800
  • 141f6116fd perf: increase conversation search batch size JOJO 2026-03-08 03:32:43 +0800
  • 0e4f625338 feat: add task confirmation when switching conversations JOJO 2026-03-08 03:32:35 +0800
  • 801d20591c feat: 实现 REST API + 轮询模式,支持页面刷新后任务继续执行 JOJO 2026-03-08 03:12:46 +0800
  • 463d89f295 fix: review filename sanitize and tool output JOJO 2026-03-08 00:03:28 +0800
  • 66b846ee37 refactor: split frontend app modules JOJO 2026-03-08 00:03:14 +0800
  • 5e768a9e41 refactor: split chat flow streaming loop JOJO 2026-03-07 21:21:14 +0800
  • 7f6a8d8511 refactor: extract tool execution loop from chat task main JOJO 2026-03-07 20:41:10 +0800
  • 3402375710 refactor: split pending writes and task support from chat task main JOJO 2026-03-07 20:37:58 +0800
  • 8ecfac0c06 refactor: isolate chat task main pipeline module JOJO 2026-03-07 20:32:02 +0800
  • 63e367a996 refactor: further split runner and tools mixins JOJO 2026-03-07 20:25:58 +0800
  • 067500b163 chore: remove obsolete segmented server snapshot files JOJO 2026-03-07 18:45:45 +0800
  • 5c92f93e8c chore: add smoke checks and refactor notes JOJO 2026-03-07 18:42:25 +0800
  • dcba8d9d76 refactor: split terminal and server chat flow modules JOJO 2026-03-07 18:38:30 +0800
  • c067df4e1b feat: add include_domains search filter and UI display JOJO 2026-03-07 17:50:35 +0800
  • 877bcc2fad fix: improve api error diagnostics and raise model quotas JOJO 2026-03-06 17:02:19 +0800
  • 868640b479 feat: add aliyun quota fallback JOJO 2026-03-06 12:31:20 +0800
  • 4be61fe76e feat: unify terminal session controls JOJO 2026-03-04 23:49:10 +0800
  • dc6d998afb fix: reduce prompt time precision JOJO 2026-02-25 17:56:05 +0800
  • 8f7e704a7a feat: refresh system prompts JOJO 2026-02-25 17:28:06 +0800
  • 1eaa9461a1 feat: enrich host workspace info JOJO 2026-02-25 17:21:27 +0800
  • 12047ce237 feat: add terminal_input timeout hints JOJO 2026-02-25 15:21:35 +0800
  • bec4902f1f fix: request minimax stream usage properly JOJO 2026-02-25 13:28:09 +0800
  • 5868095587 docs: add minimax misalignment bug log JOJO 2026-02-25 13:22:10 +0800
  • eb32e31cc1 feat: update image and video sending JOJO 2026-02-25 13:20:27 +0800
  • 8d0c187bbf fix: ignore empty text blocks in stacks JOJO 2026-02-25 13:20:15 +0800
  • 6af1fe6364 docs: add weird bug log template JOJO 2026-02-25 03:20:10 +0800
  • 3f76780fff fix: avoid empty text action on stream JOJO 2026-02-25 03:18:18 +0800
  • 08bc08b35f feat: update model support and multimodal JOJO 2026-02-25 01:41:05 +0800
  • 89eeb449b5 chore: sync workspace updates JOJO 2026-02-23 01:20:41 +0800
  • a013abb3c4 fix: improve terminal timeout messaging JOJO 2026-02-12 11:55:15 +0800
  • 7472028997 feat: add skills framework and controls JOJO 2026-02-07 00:20:35 +0800
  • b0941a247b fix: reduce workspace scans in host mode JOJO 2026-02-06 17:09:19 +0800
  • 55ef45e04d feat: add silent disable option and workspace prompt split JOJO 2026-02-03 23:11:15 +0800
  • 50b0dd9336 fix: wrap chat text and align header fonts JOJO 2026-02-02 18:34:07 +0800
  • 406e777e22 feat: improve compression and context budgeting JOJO 2026-01-31 10:30:00 +0800
  • 9ded11de7a feat: support batch todo updates JOJO 2026-01-30 18:50:02 +0800
  • b81e14b314 feat: add video processing toast JOJO 2026-01-30 18:15:54 +0800
  • bb91d22631 feat: add video send/view flow and guard model constraints JOJO 2026-01-30 17:04:33 +0800
  • 462b0ed6f3 feat: move model and mode pickers to header bar JOJO 2026-01-30 15:55:27 +0800
  • 7890926c3d fix: improve cancellation flow and api error tracing JOJO 2026-01-30 15:36:44 +0800
  • 5fcda980fb fix: cache file tree per conversation JOJO 2026-01-29 15:05:29 +0800
  • 453df30f45 refactor: replace file diff tools, simplify todos, disable typewriter JOJO 2026-01-29 14:20:01 +0800
  • e5c2943cb2 fix: refine title prompt and sandbox config JOJO 2026-01-29 11:54:24 +0800
  • 6f8c1b36cc feat: add image compression preference for uploads JOJO 2026-01-28 11:43:09 +0800
  • 60d27e9c1c fix: refine host mode controls and kimi-k2.5 support JOJO 2026-01-28 11:19:50 +0800
  • 8a7cc5d9c6 feat: support kimi-k2.5 with multimodal thinking JOJO 2026-01-28 10:34:27 +0800
  • d8cffa30cc feat: add host mode quick entry JOJO 2026-01-28 10:01:04 +0800
  • 1c2ad9eb72 chore: ignore doc folder and webapp pid JOJO 2026-01-25 16:15:43 +0800
  • d0197c38c3 fix: expand workspace file access and paginate convo index JOJO 2026-01-25 16:13:32 +0800
  • f7034a3047 fix: enforce personalization tool disables in api flows JOJO 2026-01-25 13:44:52 +0800
  • 51f61b04d2 feat: add api admin ui and container status fix JOJO 2026-01-25 10:49:52 +0800
  • 5f2a5af86e docs(api): switch base url to agent.cyjai.com JOJO 2026-01-24 18:58:18 +0800
  • 6e0df78fef feat(api): multi-workspace endpoints and container cleanup JOJO 2026-01-24 18:29:30 +0800
  • 9f7b443268 feat: add prompt/personalization selection and conversation APIs JOJO 2026-01-24 13:33:50 +0800
  • 82e7d0680a feat: add api v1 bearer auth and polling docs JOJO 2026-01-24 02:35:07 +0800
  • d6fb59e1d8 refactor: split web_server into modular architecture JOJO 2026-01-22 09:21:53 +0800
  • 72cdd69f9b docs: add office file creation guidance JOJO 2026-01-20 21:10:00 +0800
  • b8a3d56657 chore: remove tracked ds_store files JOJO 2026-01-20 21:09:54 +0800
  • c787df2cef fix: reuse terminal container for command exec JOJO 2026-01-20 21:08:39 +0800
  • aacdfc78eb fix: fallback timeout wrapper for terminal commands JOJO 2026-01-19 21:57:59 +0800
  • 88dc7e02a4 feat: improve onboarding and copy ux JOJO 2026-01-19 21:02:24 +0800
  • 026588bba3 fix: align toolbox python env for run_command JOJO 2026-01-19 20:58:38 +0800
  • e256182304 fix: stabilize code block font to prevent jitter JOJO 2026-01-07 19:06:04 +0800
  • a089cdd853 fix: update prompt timeouts and pip mirror JOJO 2026-01-06 16:35:11 +0800
  • 60e63595a6 chore: sync pending changes JOJO 2026-01-05 21:48:55 +0800
  • 5c7cdd72c9 feat: add custom tools guide and id validation JOJO 2026-01-05 21:46:55 +0800
  • 4cfd0ef090 fix: stop converting Kimi balance and switch Qwen endpoint to business.aliyuncs.com JOJO 2026-01-05 14:22:06 +0800
  • 1cf8bd7014 fix: use Kimi base URL from env to avoid 401 JOJO 2026-01-05 14:19:37 +0800
  • 5fd2739878 fix: align qwen balance signing/query encoding to avoid 400 JOJO 2026-01-05 14:18:41 +0800
  • 2d17143d72 fix: fallback to existing kimi/deepseek key names in balance fetch JOJO 2026-01-05 14:17:43 +0800
  • e58936bf05 chore: read balance creds from .env by default JOJO 2026-01-05 14:13:51 +0800
  • cec28df931 feat: add manual balance checker for admin monitor JOJO 2026-01-05 14:10:19 +0800
  • 99cbea30da feat: polish admin policy UI and tool selection JOJO 2026-01-05 13:34:00 +0800
  • 68b2ace43f chore: instruct title gen to ignore first user instructions JOJO 2026-01-05 01:13:13 +0800
  • fce6a3879e fix: return review file path without leading slash JOJO 2026-01-05 01:08:42 +0800
  • 3540fa8e4b feat: conversation review flow and token fixes JOJO 2026-01-05 00:59:35 +0800
  • f9b5aa2af9 fix: reset defaults for new conversations JOJO 2026-01-03 16:46:33 +0800
  • f5cf2fb7e7 fix: send full extract_webpage content to model JOJO 2026-01-03 15:03:41 +0800
  • e2ba632ac8 feat: expand model support and qwen-vl ux JOJO 2026-01-03 07:01:24 +0800