Commit graph

  • b85b904ee5 refactor: extract message splitting logic to shared utils Hua 2026-02-18 20:01:53 +00:00
  • 94a1b8664b refactor: extract message splitting logic to shared utils Hua 2026-02-18 20:01:53 +00:00
  • 276523b10a test: add comprehensive loop detector tests Leandro Barbosa 2026-02-18 17:00:42 -03:00
  • 076f526ac6 feat: wire loop detector into agent tool execution pipeline Leandro Barbosa 2026-02-18 17:00:36 -03:00
  • 239dcea724 feat: add loop detector with hash-based repeat and ping-pong detection Leandro Barbosa 2026-02-18 17:00:30 -03:00
  • 68f015ddb3 feat(fmt): Fix fmt Artem Yadelskyi 2026-02-18 21:55:55 +02:00
  • d07ac54eef
    feat(fmt): Fix fmt Artem Yadelskyi 2026-02-18 21:55:55 +02:00
  • 4f34d6346c Merge branch 'main' into fix-formatting Artem Yadelskyi 2026-02-18 21:55:29 +02:00
  • 5ff4a0f0ef
    Merge branch 'main' into fix-formatting Artem Yadelskyi 2026-02-18 21:55:29 +02:00
  • 08ace1c8b3
    fix: deploy cleans stale kimi/moonshot config from server Claude 2026-02-18 19:49:23 +00:00
  • 4f60a38f2f Merge pull request #411 from harshbansal7/frontmatter_fix Leandro Barbosa 2026-02-18 16:48:47 -03:00
  • f7ec89d82d
    Merge pull request #411 from harshbansal7/frontmatter_fix Leandro Barbosa 2026-02-18 16:48:47 -03:00
  • 9ac60c60f1 feat(fmt): Run formatters Artem Yadelskyi 2026-02-18 21:48:23 +02:00
  • 9e120f90ea
    feat(fmt): Run formatters Artem Yadelskyi 2026-02-18 21:48:23 +02:00
  • ee798bd034 ci: generate embedded workspace before vet and tests Jared Mahotiere 2026-02-18 14:48:21 -05:00
  • 11f4a51ea2 Merge origin/main into fix/issues-179-199-security-model Jared Mahotiere 2026-02-18 14:45:48 -05:00
  • e2f3b43b81 refactor: centralize private file writes and tighten config migration coverage Jared Mahotiere 2026-02-18 14:35:43 -05:00
  • 16db87983b
    fix: deploy uses wrong env vars and kimi model sent to Z.ai API Claude 2026-02-18 19:16:04 +00:00
  • 751c7f4839 fix: add rate-limit retry with exponential backoff Leandro Barbosa 2026-02-18 16:10:10 -03:00
  • 09061d8175 fix: align struct fields and method signatures for goimports Leandro Barbosa 2026-02-18 16:09:29 -03:00
  • 9ca165451e
    fix: add env var loading for providers (PICOCLAW_ZAI_API_KEY) Claude 2026-02-18 19:06:09 +00:00
  • 26cd169f7e test: add comprehensive tests for tool policy pipeline Leandro Barbosa 2026-02-18 15:48:40 -03:00
  • 5837d36f39 feat: wire tool policy pipeline into agent registration and handoff Leandro Barbosa 2026-02-18 15:46:56 -03:00
  • 0b251e7ee8 feat: add policy engine with registry Clone and Remove Leandro Barbosa 2026-02-18 15:46:19 -03:00
  • f3a838fe45 feat: add ToolPolicyConfig for per-agent tool filtering Leandro Barbosa 2026-02-18 15:45:50 -03:00
  • 148623f07e feat: add tool group definitions for policy-based filtering Leandro Barbosa 2026-02-18 15:45:29 -03:00
  • 660a70c24e test: add edge-case coverage for phase 1 hardening Leandro Barbosa 2026-02-18 15:15:03 -03:00
  • 284f17e05f test: add tests for board wiring, recursion guards, allowlist, and hooks Leandro Barbosa 2026-02-18 15:07:00 -03:00
  • 42d73bde4d feat: add ToolHook interface for before/after execution interception Leandro Barbosa 2026-02-18 15:04:48 -03:00
  • f73c153578 feat: enforce handoff allowlist with default-open policy Leandro Barbosa 2026-02-18 15:03:48 -03:00
  • eb707ff724 feat: add recursion guard with depth limit and cycle detection Leandro Barbosa 2026-02-18 15:00:36 -03:00
  • 4def7b497e fix: resolve blackboard split-brain in multi-agent tools Leandro Barbosa 2026-02-18 14:59:16 -03:00
  • 47a626fb61
    fix: don't migrate Moonshot API keys to Z.ai (incompatible APIs) Claude 2026-02-18 18:57:37 +00:00
  • 7d623fc3af Rewrite search mechanism to adapt more common Added ollama search Enhance search result by agent before return to user PhotoPortfolio Developer 2026-02-19 02:48:02 +08:00
  • c5145f1ade
    Merge pull request #1 from edouard-claude/feat/multi-agent-enhancements Leandro Barbosa 2026-02-18 15:46:43 -03:00
  • 089d1299f5 providers: increase local openai-compatible timeout for ollama Hussain 2026-02-19 02:44:23 +08:00
  • 6d529b8a83 refactor(cli): migrate to Cobra-based command structure Ruslan Semagin 2026-02-18 21:15:13 +03:00
  • de4f0d5d75 clean up Haytham Amin 2026-02-18 10:06:01 -08:00
  • 8b8594895f clean up Haytham Amin 2026-02-18 10:03:19 -08:00
  • d8255f1660 feat: enable capability-based routing in HandoffTool Edouard CLAUDE 2026-02-18 21:59:55 +04:00
  • 4f521b8ace clean up Haytham Amin 2026-02-18 09:53:54 -08:00
  • 52070343bf merge conflicts Haytham Amin 2026-02-18 09:48:34 -08:00
  • e121c7ca04 feat: add Capabilities field to AgentInfo for capability-based routing Edouard CLAUDE 2026-02-18 21:45:57 +04:00
  • 68722c502b Comments resolved harshbansal7 2026-02-18 23:13:47 +05:30
  • 287100f303 Comments resolved harshbansal7 2026-02-18 23:13:47 +05:30
  • f83790e89c fix: add VLLM default API base and implement MaxTokensField support yinwm 2026-02-19 01:43:24 +08:00
  • 09a0d19119 fix: add VLLM default API base and implement MaxTokensField support yinwm 2026-02-19 01:43:24 +08:00
  • dade402cc7 refactor: simplify legacy_provider.go from 349 to 49 lines yinwm 2026-02-19 01:30:19 +08:00
  • e1583f3b13 refactor: simplify legacy_provider.go from 349 to 49 lines yinwm 2026-02-19 01:30:19 +08:00
  • 87778136c4 refactor: reorganize commands and provider architecture yinwm 2026-02-19 01:03:34 +08:00
  • ef7078a356 refactor: reorganize commands and provider architecture yinwm 2026-02-19 01:03:34 +08:00
  • a3ad40c205 docs: add PRP and update architecture with hardening roadmap Leandro Barbosa 2026-02-18 13:50:28 -03:00
  • 521b13b91c docs: update provider information in all README files nzlov 2026-02-18 16:39:52 +00:00
  • 64f6c7ff5b build: add -trimpath flag for reproducible builds ZanzyTHEbar 2026-02-18 15:55:52 +00:00
  • 6e23c80924 build(deps): promote tiktoken-go to direct dependency ZanzyTHEbar 2026-02-18 15:55:20 +00:00
  • bde193beaf docs: update roadmap with completed work packages ZanzyTHEbar 2026-02-18 15:54:50 +00:00
  • 255ea1f084 feat(eval): improve eval runner with structured output ZanzyTHEbar 2026-02-18 15:54:39 +00:00
  • 09678e50cf feat(agent): integrate observation, DAG compression, and new tools ZanzyTHEbar 2026-02-18 15:54:20 +00:00
  • 6da3c30866 feat(tools): add agentic retrieval, focus, and skill discovery tools ZanzyTHEbar 2026-02-18 15:54:06 +00:00
  • be1a74b2fd feat(skills): add dependency graph and template rendering ZanzyTHEbar 2026-02-18 15:53:54 +00:00
  • 8b094b2057 feat(memory): add data migration utilities ZanzyTHEbar 2026-02-18 15:53:37 +00:00
  • 542b78a49d feat(memory): add observational memory system ZanzyTHEbar 2026-02-18 15:53:25 +00:00
  • b5ab7a6108 feat(memory): add DAG-based context budget compression ZanzyTHEbar 2026-02-18 15:53:13 +00:00
  • aaaafb723d feat(memory): add KV store, documents, and audit log subsystems ZanzyTHEbar 2026-02-18 15:52:59 +00:00
  • ca56eb2fe1 build: rename output directory from build/ to bin/ ZanzyTHEbar 2026-02-18 15:52:42 +00:00
  • 933d6804c9
    Update README.md dingtalk info. nzlov 2026-02-18 23:38:50 +08:00
  • 9e49fbe8d0 feat: add model_list configuration for zero-code provider addition yinwm 2026-02-18 23:26:00 +08:00
  • a73d8e1a16 feat: add model_list configuration for zero-code provider addition yinwm 2026-02-18 23:26:00 +08:00
  • 544537f050 Merge pull request #304 from mymmrac/golangci-lint Leandro Barbosa 2026-02-18 12:16:58 -03:00
  • b1e3b11a5d
    Merge pull request #304 from mymmrac/golangci-lint Leandro Barbosa 2026-02-18 12:16:58 -03:00
  • ef4ee76480 refactor: fix 62 golangci-lint issues across multiagent and routing packages Leandro Barbosa 2026-02-18 12:15:49 -03:00
  • 38ff3b8aa5 docs: add C4 architecture diagrams for multi-agent framework Leandro Barbosa 2026-02-18 12:04:07 -03:00
  • 91537d106d 1. update wechat group qrcode zepan 2026-02-18 23:03:24 +08:00
  • 1b3da2ca29 1. update wechat group qrcode zepan 2026-02-18 23:03:24 +08:00
  • c9a5769576 Merge remote-tracking branch 'upstream/main' into feat/multi-agent-framework Leandro Barbosa 2026-02-18 11:53:19 -03:00
  • df56b5766f Merge pull request #418 from DanielVenturini/fix/add-missing-accentuation-in-ptbr-readme Leandro Barbosa 2026-02-18 11:52:48 -03:00
  • 1eb6b83b8f
    Merge pull request #418 from DanielVenturini/fix/add-missing-accentuation-in-ptbr-readme Leandro Barbosa 2026-02-18 11:52:48 -03:00
  • bb243fc62e Merge pull request #131 from Leeaandrob/feat/multi-agent-routing Leandro Barbosa 2026-02-18 11:48:37 -03:00
  • ab805fd5e3
    Merge pull request #131 from Leeaandrob/feat/multi-agent-routing Leandro Barbosa 2026-02-18 11:48:37 -03:00
  • 8e673fae6f merge: sync upstream/main (PR #213) into feat/multi-agent-routing Leandro Barbosa 2026-02-18 11:39:14 -03:00
  • 447c17aeb1 merge: sync upstream/main (PR #213) into feat/multi-agent-routing Leandro Barbosa 2026-02-18 11:39:14 -03:00
  • 2bfc3c1d12 fix merge test error qhxin 2026-02-18 22:30:07 +08:00
  • f6bd5aeb1a feat(linters): Fix linter Artem Yadelskyi 2026-02-18 16:26:35 +02:00
  • df52d4ad01
    feat(linters): Fix linter Artem Yadelskyi 2026-02-18 16:26:35 +02:00
  • b910c2df95 Merge branch 'main' into golangci-lint Artem Yadelskyi 2026-02-18 16:26:18 +02:00
  • ef8965048a
    Merge branch 'main' into golangci-lint Artem Yadelskyi 2026-02-18 16:26:18 +02:00
  • e64d5fcbe2 Merge pull request #213 from jmahotiedu/refactor/provider-protocol-122 Leandro Barbosa 2026-02-18 11:25:01 -03:00
  • e61786cc6b
    Merge pull request #213 from jmahotiedu/refactor/provider-protocol-122 Leandro Barbosa 2026-02-18 11:25:01 -03:00
  • a6019b11ef feat(linters): Fix linter Artem Yadelskyi 2026-02-18 16:24:55 +02:00
  • b88f4c9ab5
    feat(linters): Fix linter Artem Yadelskyi 2026-02-18 16:24:55 +02:00
  • 41110d261f feat(linters): Fix version Artem Yadelskyi 2026-02-18 16:24:30 +02:00
  • 272cabc627
    feat(linters): Fix version Artem Yadelskyi 2026-02-18 16:24:30 +02:00
  • c6954bebe3 feat(linters): Fixed golangci-lint version Artem Yadelskyi 2026-02-18 16:23:31 +02:00
  • d6f052f6b1
    feat(linters): Fixed golangci-lint version Artem Yadelskyi 2026-02-18 16:23:31 +02:00
  • 58333b69f3 Merge branch 'main' into golangci-lint Artem Yadelskyi 2026-02-18 16:22:43 +02:00
  • 24e35a199b
    Merge branch 'main' into golangci-lint Artem Yadelskyi 2026-02-18 16:22:43 +02:00
  • 6e38770bd3 fix: add proper diacritics for portuguese Flavio Miyamoto 2026-02-18 23:22:19 +09:00
  • 9582c107f0 Merge branch 'main' into telegram-bot-commands Artem Yadelskyi 2026-02-18 16:21:37 +02:00
  • bebf4b0c17
    Merge branch 'main' into telegram-bot-commands Artem Yadelskyi 2026-02-18 16:21:37 +02:00
  • 80fe98b723 Merge remote-tracking branch 'upstream/main' into refactor/provider-protocol-122 Leandro Barbosa 2026-02-18 11:19:09 -03:00