Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Runchuan-BU
/
BioClaw
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
401
Code
Issues
4
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/dashboard chat multimodel
- #34
#34
Open
Fanglinqiang
wants to merge 22 commits into
Runchuan-BU:main
Runchuan-BU/BioClaw:main
from
Fanglinqiang:feat/dashboard-chat-multimodel
Fanglinqiang/BioClaw-dashboard:feat/dashboard-chat-multimodel
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Feat/dashboard chat multimodel
#34
Fanglinqiang
wants to merge 22 commits into
Runchuan-BU:main
Runchuan-BU/BioClaw:main
from
Fanglinqiang:feat/dashboard-chat-multimodel
Fanglinqiang/BioClaw-dashboard:feat/dashboard-chat-multimodel
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2026
feat: add web dashboard, Telegram channel, and MiniMax/Qwen support
Show description for 38e2e27
Fanglinqiang
and
claude
committed
38e2e27
View commit details
Copy full SHA for 38e2e27
Browse repository at this point
remove start.sh: contains local paths, not suitable for public repo
Show description for 84bdefa
Fanglinqiang
and
claude
committed
84bdefa
View commit details
Copy full SHA for 84bdefa
Browse repository at this point
gitignore: exclude local start.sh
Show description for 20ec825
Fanglinqiang
and
claude
committed
20ec825
View commit details
Copy full SHA for 20ec825
Browse repository at this point
docs: fix Tasks tab description in dashboard section
Show description for a64d0f3
Fanglinqiang
and
claude
committed
a64d0f3
View commit details
Copy full SHA for a64d0f3
Browse repository at this point
feat: add bio-research-pipeline skill for hypothesis generation
Show description for 8525089
Fanglinqiang
and
claude
committed
8525089
View commit details
Copy full SHA for 8525089
Browse repository at this point
feat: bio-research-pipeline uses Claude + MiniMax + Qwen in parallel
Show description for 3b5ab52
Fanglinqiang
and
claude
committed
3b5ab52
View commit details
Copy full SHA for 3b5ab52
Browse repository at this point
fix: bio-research-pipeline skill detection for Chinese input
Show description for 3e9ab75
Fanglinqiang
and
claude
committed
3e9ab75
View commit details
Copy full SHA for 3e9ab75
Browse repository at this point
Commits on Mar 17, 2026
feat: dashboard chat supports all agent types via container runner
Show description for bd8b38c
Fanglinqiang
and
claude
committed
bd8b38c
View commit details
Copy full SHA for bd8b38c
Browse repository at this point
fix: prevent duplicate text in dashboard chat responses
Show description for 8aedd13
Fanglinqiang
and
claude
committed
8aedd13
View commit details
Copy full SHA for 8aedd13
Browse repository at this point
feat: add WeCom channel support and fix dashboard chat dedup
Show description for 19f15ba
Fanglinqiang
and
claude
committed
19f15ba
View commit details
Copy full SHA for 19f15ba
Browse repository at this point
Commits on Mar 18, 2026
feat: Feishu channel with auto-registration, image/file download, multi-bot support
Show description for 1044838
Fanglinqiang
and
claude
committed
1044838
View commit details
Copy full SHA for 1044838
Browse repository at this point
wip: stage remaining modified files before upstream merge
Show description for 10625ae
Fanglinqiang
and
claude
committed
10625ae
View commit details
Copy full SHA for 10625ae
Browse repository at this point
merge: sync upstream/main — OpenRouter, memory improvements, cnsplots, pyGenomeTracks
Show description for d6f9a05
Fanglinqiang
and
claude
committed
d6f9a05
View commit details
Copy full SHA for d6f9a05
Browse repository at this point
Commits on Mar 19, 2026
feat: Feishu channel, dashboard chat fixes, scheduler dedup
Show description for 409c54e
Fanglinqiang
and
claude
committed
409c54e
View commit details
Copy full SHA for 409c54e
Browse repository at this point
feat: add 50+ bioinformatics Claude skills for container agents
Show description for ca83883
Fanglinqiang
and
claude
committed
ca83883
View commit details
Copy full SHA for ca83883
Browse repository at this point
fix: route IPC sendImage through channel-agnostic handler
Show description for 4f14b54
Fanglinqiang
and
claude
committed
4f14b54
View commit details
Copy full SHA for 4f14b54
Browse repository at this point
Commits on Mar 23, 2026
wip: stage feature branch changes before upstream merge
Show description for 9329109
Fanglinqiang
and
claude
committed
9329109
View commit details
Copy full SHA for 9329109
Browse repository at this point
chore: untrack container/skills (now a symlink to Library)
Show description for 74e199b
Fanglinqiang
and
claude
committed
74e199b
View commit details
Copy full SHA for 74e199b
Browse repository at this point
chore: untrack groups symlink files
Show description for e76c739
Fanglinqiang
and
claude
committed
e76c739
View commit details
Copy full SHA for e76c739
Browse repository at this point
merge: sync upstream/main — WeChat channel, omics runtime pack, trace events
Show description for 64471f9
Fanglinqiang
and
claude
committed
64471f9
View commit details
Copy full SHA for 64471f9
Browse repository at this point
chore: npm install — add @slack/bolt, weixin-agent-sdk dependencies
Show description for 927befe
Fanglinqiang
and
claude
committed
927befe
View commit details
Copy full SHA for 927befe
Browse repository at this point
Commits on Mar 29, 2026
fix: dashboard/chat multi-model token tracking and group routing
Show description for a591c99
Fanglinqiang
and
claude
committed
a591c99
View commit details
Copy full SHA for a591c99
Browse repository at this point
You can’t perform that action at this time.