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
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
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 }}
y-scope
/
spider
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
11
Code
Issues
36
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add function manager for register and run function by function name
- #25
#25
Merged
sitaowang1998
merged 20 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:function_manager
sitaowang1998/spider:function_manager
Copy head branch name to clipboard
Nov 19, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: Add function manager for register and run function by function name
#25
sitaowang1998
merged 20 commits into
y-scope:main
y-scope/spider:main
from
sitaowang1998:function_manager
sitaowang1998/spider:function_manager
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2024
Add msgpack dependency
sitaowang1998
committed
b742234
View commit details
Copy full SHA for b742234
Browse repository at this point
fix: Change the file permission of msgpack install script
sitaowang1998
committed
dbee1f3
View commit details
Copy full SHA for dbee1f3
Browse repository at this point
feat: Add serialization and function manager
sitaowang1998
committed
5752827
View commit details
Copy full SHA for 5752827
Browse repository at this point
style: Fix lint
sitaowang1998
committed
07e10f7
View commit details
Copy full SHA for 07e10f7
Browse repository at this point
Commits on Nov 16, 2024
style: Add IWYU to fix clang-tidy headers
sitaowang1998
committed
48051b8
View commit details
Copy full SHA for 48051b8
Browse repository at this point
build: Add system include to fix msgpack header warning in clang-tidy
sitaowang1998
committed
a02bac3
View commit details
Copy full SHA for a02bac3
Browse repository at this point
style: Try fix clang-tidy
sitaowang1998
committed
ddb872b
View commit details
Copy full SHA for ddb872b
Browse repository at this point
Add task register macro
sitaowang1998
committed
5027444
View commit details
Copy full SHA for 5027444
Browse repository at this point
Fix build error because of missing header
sitaowang1998
committed
292ed6a
View commit details
Copy full SHA for 292ed6a
Browse repository at this point
Fix clang-tidy
sitaowang1998
committed
5146981
View commit details
Copy full SHA for 5146981
Browse repository at this point
Remove unnecessary system header in cmake
sitaowang1998
committed
32ac459
View commit details
Copy full SHA for 32ac459
Browse repository at this point
Commits on Nov 17, 2024
Move FunctionManager to core and add test for FunctionManager
sitaowang1998
committed
6190671
View commit details
Copy full SHA for 6190671
Browse repository at this point
Fix clang-tidy
sitaowang1998
committed
2fd81ec
View commit details
Copy full SHA for 2fd81ec
Browse repository at this point
Commits on Nov 18, 2024
Include error inside msgpack sbuffer as function result
sitaowang1998
committed
ba12ceb
View commit details
Copy full SHA for ba12ceb
Browse repository at this point
Bug fix
sitaowang1998
committed
08db6ec
View commit details
Copy full SHA for 08db6ec
Browse repository at this point
Commits on Nov 19, 2024
Change argument type to a single msgpack sbuffer
sitaowang1998
committed
9757935
View commit details
Copy full SHA for 9757935
Browse repository at this point
Fix clang-tidy
sitaowang1998
committed
2034f6b
View commit details
Copy full SHA for 2034f6b
Browse repository at this point
Improvde code style based on codrabbit suggestion
sitaowang1998
committed
2df4e7f
View commit details
Copy full SHA for 2df4e7f
Browse repository at this point
Fix missing header
sitaowang1998
committed
059ffc1
View commit details
Copy full SHA for 059ffc1
Browse repository at this point
Improve code based on coderabbit
sitaowang1998
committed
92c1e17
View commit details
Copy full SHA for 92c1e17
Browse repository at this point
You can’t perform that action at this time.