mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 07:04:48 +00:00
docs: add mcp and skill session config (#106)
This commit is contained in:
parent
d236edf35c
commit
4c8d93e077
95 changed files with 10014 additions and 1342 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -40,5 +40,13 @@ npm-debug.log*
|
|||
Cargo.lock
|
||||
**/*.rs.bk
|
||||
|
||||
# Agent runtime directories
|
||||
.agents/
|
||||
.claude/
|
||||
.opencode/
|
||||
|
||||
# Example temp files
|
||||
.tmp-upload/
|
||||
|
||||
# CLI binaries (downloaded during npm publish)
|
||||
sdks/cli/platforms/*/bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue