Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
d67dba3
feat: add markdown support in feishu message
Mowenhao13 Mar 18, 2026
ae7f75a
feat: adapt feishu message card length limit
Mowenhao13 Mar 18, 2026
3797619
fix: delete disable_ssl_verify param
Mowenhao13 Mar 18, 2026
24cb9a2
feat: add more params and enchance feishu markdown effort
Mowenhao13 Mar 19, 2026
e6deb83
Merge branch 'waltstephen:publish' into publish
Mowenhao13 Mar 19, 2026
ed90b9c
feat: add markdown check scripts and test files
Mowenhao13 Mar 19, 2026
4d7df75
Merge branch 'self' of https://github.com/Mowenhao13/ArgusBot into self
Mowenhao13 Mar 19, 2026
8198e44
fix: feishu message card
Mowenhao13 Mar 19, 2026
28aa33a
fix: enhance feishu message card performance
Mowenhao13 Mar 19, 2026
770fd5c
chore: set execute permission on kill_argusbot_daemon.sh
Mowenhao13 Mar 19, 2026
6cbdd8d
feat: add output max length protect
Mowenhao13 Mar 19, 2026
1637702
feat: change reviewer and planner output into yellow
Mowenhao13 Mar 19, 2026
3c1cdef
feat: add feishu output length protection
Mowenhao13 Mar 19, 2026
08bf8e1
fix: update gitignore
Mowenhao13 Mar 19, 2026
f564ec0
fix: update gitiignore
Mowenhao13 Mar 19, 2026
e4879d6
feat: add markdown support in feishu card
Mowenhao13 Mar 20, 2026
3af2710
feat: enhance feishu markdown support
Mowenhao13 Mar 20, 2026
3cd1aa6
feat: enhance feishu markdown performance
Mowenhao13 Mar 20, 2026
3702e1f
fix: change feishu_output_length_protection to True
Mowenhao13 Mar 20, 2026
13ec833
Merge origin/self into publish: add .gitignore entries for build/ and…
Mowenhao13 Mar 20, 2026
7f513d3
Merge upstream/publish: sync BTW file request fix and other updates
Mowenhao13 Mar 20, 2026
1002da7
chore: remove markdown test and report files
Mowenhao13 Mar 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ __pycache__/
.argusbot/
*.egg-info/
*.log
build/
CLAUDE.md
Loading
Loading