Commit Graph
71 Commits
Author SHA1 Message Date
Re-bin 77d4892b0d docs: add core agent line count script and update README with real-time stats 2026-02-06 07:28:39 +00:00
Re-bin be0cbb7bdd Merge PR #24: add discord channel support 2026-02-06 07:08:40 +00:00
Re-bin 71fc73ecc4 resolve conflicts with main 2026-02-06 07:08:29 +00:00
Re-bin 8a1d7c76d2 refactor: simplify discord channel and improve setup docs 2026-02-06 07:04:10 +00:00
Re-bin 3db0042e0c Merge PR #107: add runtime environment to system prompt 2026-02-06 03:27:20 +00:00
Re-bin 764c6d02a1 refactor: simplify runtime environment info in system prompt 2026-02-06 03:26:39 +00:00
Re-bin 980c5992f4 Merge branch 'main' into pr-107 2026-02-06 03:21:44 +00:00
Re-bin 9ac3944323 docs: add Feb 5 update news 2026-02-05 16:36:48 +00:00
Re-bin b1d6670ce0 feat: add cron tool for scheduling reminders and tasks 2026-02-05 15:09:51 +00:00
Re-bin dc20927ff0 docs: add v0.1.3 release news 2026-02-05 09:12:30 +00:00
Re-bin 5da74d8116 docs: add v0.1.3 release news 2026-02-05 09:11:52 +00:00
Re-bin dc92695ad9 Merge PR #38: add DeepSeek provider support 2026-02-05 08:55:47 +00:00
Re-bin 301fba568b refactor: remove redundant env var setting, add DeepSeek to docs 2026-02-05 08:55:41 +00:00
Re-bin ac45630116 resolve conflicts with main 2026-02-05 08:51:11 +00:00
Re-bin 1d74dd24d6 docs: update contributors image 2026-02-05 06:09:37 +00:00
Re-bin 0649c9b30a Merge PR #84: add feishu channel support 2026-02-05 06:05:50 +00:00
Re-bin f341de075d docs: simplify Feishu configuration guide 2026-02-05 06:05:09 +00:00
Re-bin 50a4c4ca1a refactor: improve feishu channel implementation 2026-02-05 06:01:02 +00:00
Re-bin 1e0f87b356 Merge branch 'main' into pr-84 2026-02-05 05:01:02 +00:00
Re-bin 795f8105a0 bump version to 0.1.3.post4 2026-02-04 09:27:37 +00:00
Re-bin be8772355c fix: correct bridge path for pip-installed package 2026-02-04 09:21:53 +00:00
Re-bin bf1dc7c0d3 docs: fix incorrect references and add missing tool docs 2026-02-04 06:45:53 +00:00
Re-bin 9a0f8fcc73 refactor: simplify parameter validation logic 2026-02-04 03:50:39 +00:00
Re-bin 579cbfc8fe Merge PR #30: Harden exec tool with safety guard 2026-02-04 03:45:39 +00:00
Re-bin a20d887f9e feat: add parameter validation and safety guard for exec tool 2026-02-04 03:45:26 +00:00
Re-bin e508f73f54 Merge branch 'main' into pr-30 2026-02-04 03:24:31 +00:00
Re-bin ed809637bc Merge PR #27: fix: status command now respects workspace from config 2026-02-04 00:50:00 +00:00
Re-bin efb4ddd138 fix: status command now respects workspace from config 2026-02-04 00:49:35 +00:00
Re-bin 31b642729d Merge PR #23: fix: correct heartbeat token matching logic 2026-02-03 17:27:59 +00:00
Re-bin a4026a8bf7 Merge branch 'main' into pr-23 2026-02-03 17:21:27 +00:00
Re-bin 020d8d46cf Merge PR #22: feat: improve web_fetch URL validation and security 2026-02-03 17:13:38 +00:00
Re-bin 1a784fca1e refactor: simplify _validate_url function 2026-02-03 17:13:30 +00:00
Re-bin 1660d7b261 Merge branch 'main' into pr-22 2026-02-03 17:09:37 +00:00
Re-bin d9d744d536 docs: optimize the structure 2026-02-03 12:44:55 +00:00
Re-bin 6b7eebc46d docs: add discord community 2026-02-03 12:42:06 +00:00
Re-bin bb2a04d50d Merge PR #26: fix: add Telegram channel to channels status command 2026-02-03 12:29:38 +00:00
Re-bin 8f9d4ef981 Merge PR #21: feat: add Amazon Bedrock support 2026-02-03 12:23:45 +00:00
Re-bin 254bad8f19 Merge branch 'main' into pr-21 2026-02-03 12:19:26 +00:00
Re-bin c3b32afbbb docs: improve README with disclaimer 2026-02-03 11:53:21 +00:00
Re-bin a4269593fc docs: improve install methods 2026-02-03 07:24:59 +00:00
Re-bin 73a3934cc5 docs: unify note/tip format to GitHub Alerts 2026-02-03 07:21:46 +00:00
Re-bin ee6c13212c Merge PR #18: add Dockerfile and instructions 2026-02-03 07:17:56 +00:00
Re-bin 99339c7be9 docs: improve README with provider info and Docker examples 2026-02-03 07:17:47 +00:00
Re-bin 5ea4025b01 Merge branch 'main' into pr-18 2026-02-03 07:01:05 +00:00
Re-bin 9bd051f744 Merge PR #17: add voice transcription support with groq 2026-02-03 06:37:08 +00:00
Re-bin 8989adc9ae refactor: use explicit dependency injection for groq_api_key 2026-02-03 06:36:58 +00:00
Re-bin eb20cea668 resolve conflicts with main 2026-02-03 06:16:17 +00:00
Re-bin 30d6e4b4b6 feat: enhance scheduled reminders 2026-02-02 16:18:04 +00:00
Re-bin ac279b2df3 Merge branch 'pr-12' 2026-02-02 13:29:47 +00:00
Re-bin ac390253c3 simplify vision support code 2026-02-02 13:29:38 +00:00
Re-bin 7f2c335a76 Merge branch 'main' into pr-12 2026-02-02 13:26:04 +00:00
Re-bin 8c759b25ed Merge branch 'pr-11' 2026-02-02 13:10:04 +00:00
Re-bin 2a26eb0c77 Merge branch 'pr-9' 2026-02-02 13:01:26 +00:00
Re-bin a0950cf6b7 resolve conflicts: keep both Gemini and Zhipu support 2026-02-02 13:00:24 +00:00
Re-bin 10f7cf07d9 add contributor list 2026-02-02 12:52:05 +00:00
Re-bin 72c9aaba98 Merge branch 'pr-15' 2026-02-02 12:33:05 +00:00
Re-bin 8d834d9b10 restore CLI commands, keep default model 2026-02-02 12:30:56 +00:00
Re-bin 959c4dadf8 release 0.1.3.post3 2026-02-01 18:53:49 +00:00
Re-bin ac527d40d7 fix: unify skill metadata format 2026-02-01 18:45:42 +00:00
Re-bin d888e51d1c feat(telegram): markdown support 2026-02-01 18:35:27 +00:00
Re-bin dbb070e5fd add pypi download count 2026-02-01 18:18:40 +00:00
Re-bin 1662208183 add feishu & wechat group 2026-02-01 18:17:56 +00:00
Re-bin 0c9aa3ed6c update readme 2026-02-01 16:45:51 +00:00
Re-bin 76df1bc795 release 0.1.3.post2 2026-02-01 16:42:27 +00:00
Re-bin a3ed0c817e update readme 2026-02-01 16:38:13 +00:00
Re-bin bbca63ddd5 update readme 2026-02-01 16:35:59 +00:00
Re-bin 051a97fa4e feat: add sub-agent system 2026-02-01 16:28:45 +00:00
Re-bin c8a1190064 update readme 2026-02-01 15:33:43 +00:00
Re-bin 5437d072ad update logo 2026-02-01 15:32:59 +00:00
Re-bin 662a5d6f01 update readme 2026-02-01 07:39:23 +00:00
Re-bin d4cc48afd5 🐈nanobot: hello world! 2026-02-01 07:36:42 +00:00