mirror of
https://github.com/run-llama/agentfs-claude.git
synced 2026-07-01 21:24:01 -04:00
[PR #2] [MERGED] Add LlamaCloud Integration #3
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/2
Author: @AstraBert
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @AstraBert
Base:
main← Head:clelia/llamacloud📝 Commits (2)
22dafdbfeat: llamacloud integration + changes persistence with hitl215ae78ci: format📊 Changes
9 files changed (+160 additions, -14 deletions)
View changed files
📝
README.md(+2 -1)➕
data/observability_in_llamaindex_workflows.pdf(+0 -0)➕
data/task.docx(+0 -0)📝
package.json(+1 -0)➕
src/cli.ts(+12 -0)📝
src/filesystem.ts(+22 -1)📝
src/index.ts(+5 -12)➕
src/llamacloud.ts(+23 -0)📝
src/options.ts(+95 -0)📄 Description
feat: llamacloud integration + changes persistence with hitl
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.