mirror of
https://github.com/run-llama/agentfs-claude.git
synced 2026-07-01 21:24:01 -04:00
[PR #1] [MERGED] wip: finalize project #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/agentfs-claude/pull/1
Author: @AstraBert
Created: 12/7/2025
Status: ✅ Merged
Merged: 12/8/2025
Merged by: @AstraBert
Base:
main← Head:clelia/finalize📝 Commits (5)
b03eeebfeat: optionsa7e9407chore: finalize636b649fix: ci actioN0bc0196fix: ci action pt29f8e12fchore: rename action📊 Changes
11 files changed (+761 additions, -193 deletions)
View changed files
➕
.github/workflows/lint.yaml(+29 -0)📝
.gitignore(+3 -1)➕
LICENSE(+21 -0)📝
README.md(+66 -1)📝
package.json(+11 -1)📝
src/claude.ts(+106 -0)📝
src/filesystem.ts(+172 -86)📝
src/index.ts(+108 -0)📝
src/mcp.ts(+175 -101)➕
src/options.ts(+67 -0)📝
src/types.ts(+3 -3)📄 Description
Everything needed for the project to reach a complete state
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.