Re-bin
b1782814fa
docs: update line count after enhancing security
2026-02-06 09:18:05 +00:00
Re-bin
5f5536c0d1
Merge PR #77 : add security hardening (SECURITY.md, workspace restriction for file tools)
2026-02-06 09:16:48 +00:00
Re-bin
c5191eed1a
refactor: unify workspace restriction for file tools, remove redundant checks, fix SECURITY.md
2026-02-06 09:16:20 +00:00
Re-bin
8a23d541e2
update gitignore
2026-02-06 08:46:06 +00:00
Re-bin
96e6f31387
resolve merge conflict in README
2026-02-06 08:45:38 +00:00
Re-bin
4600f7cbd9
docs: update line count
2026-02-06 08:02:55 +00:00
Re-bin
9a8e9bf108
Merge PR #202 : add Moonshot provider support
2026-02-06 08:02:10 +00:00
Re-bin
760a369004
feat: fix API key matching by model name
2026-02-06 08:01:20 +00:00
Re-bin
f5a50d08eb
Merge branch 'main' into pr-202
2026-02-06 07:33:23 +00:00
Re-bin
7965af723c
docs: update line count
2026-02-06 07:30:28 +00:00
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
mengjiechen
e680b734b1
feat: add Moonshot provider support
...
- Add moonshot to ProvidersConfig schema
- Add MOONSHOT_API_BASE environment variable for custom endpoint
- Handle kimi-k2.5 model temperature restriction (must be 1.0)
- Fix is_vllm detection to exclude moonshot provider
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:25:58 +08: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
chaohuang-ai
16f6fdf5d3
Update README.md
2026-02-06 14:14:28 +08: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
Dontrail Cotlage
6df2905c04
Merge branch 'main' into main
2026-02-05 18:35:19 -05:00
Xubin Ren
9f6b3f9209
Merge pull request #174 from vivganes/main
...
chore: change 'depoly' to 'deploy'
2026-02-06 02:33:06 +08:00
Vivek Ganesan
dcae2c23a2
chore: change 'depoly' to 'deploy'
2026-02-05 23:37:10 +05:30
chaohuang-ai
cb800e8f21
Update README.md
2026-02-06 00:57:58 +08: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
Dontrail Cotlage
4d225ed2d6
Merge branch 'main' into main
2026-02-05 08:06:55 -05:00
Dontrail Cotlage
93301d110e
Merge pull request #3 from kingassune/copilot/remove-poetry-lock-file
...
Remove poetry.lock from repository and add to .gitignore
2026-02-05 08:05:58 -05:00
copilot-swe-agent[bot]
ef5ef07596
Remove poetry.lock from repository and add to .gitignore
...
Co-authored-by: kingassune <6126851+kingassune@users.noreply.github.com>
2026-02-05 13:03:29 +00:00
copilot-swe-agent[bot]
554d7bc4ff
Initial plan
2026-02-05 13:02:19 +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
Devin
d5ee8f3e55
Update context.py
...
Add doc string.
2026-02-05 10:45:36 +08:00
Dontrail Cotlage
bd4c2ca604
Merge branch 'main' into main
2026-02-04 09:59:33 -05:00
Shukfan Law
22156d3a40
feat: added runtime environment summary to system prompt
2026-02-04 22:17:35 +08: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
Xubin Ren
b1bce89d4b
Merge pull request #32 from pjperez/main
...
fix: Use correct 'zai/' prefix for Zhipu AI models in LiteLLM
2026-02-04 17:10:13 +08:00
Re-bin
bf1dc7c0d3
docs: fix incorrect references and add missing tool docs
2026-02-04 06:45:53 +00:00
tao.jun
50fa024ab4
feishu support
2026-02-04 14:07:45 +08:00
Dontrail Cotlage
5ac298ba3a
Merge pull request #2 from kingassune/copilot/clean-up-repo-security-exploit
2026-02-03 23:45:08 -05:00
copilot-swe-agent[bot]
f8711f6a49
Remove excessive POC infrastructure, keep elegant security fixes
...
Co-authored-by: kingassune <6126851+kingassune@users.noreply.github.com>
2026-02-04 04:31:40 +00:00
copilot-swe-agent[bot]
def9ffd515
Initial plan
2026-02-04 04:29:46 +00:00