[PR #2] [MERGED] Add LlamaCloud Integration #3

Closed
opened 2026-02-16 04:16:13 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: clelia/llamacloud


📝 Commits (2)

  • 22dafdb feat: llamacloud integration + changes persistence with hitl
  • 215ae78 ci: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/agentfs-claude/pull/2 **Author:** [@AstraBert](https://github.com/AstraBert) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@AstraBert](https://github.com/AstraBert) **Base:** `main` ← **Head:** `clelia/llamacloud` --- ### 📝 Commits (2) - [`22dafdb`](https://github.com/run-llama/agentfs-claude/commit/22dafdb2089be5f714814fe9f148505a593f7d70) feat: llamacloud integration + changes persistence with hitl - [`215ae78`](https://github.com/run-llama/agentfs-claude/commit/215ae785e9851e1550369708b580f83ada677c63) ci: format ### 📊 Changes **9 files changed** (+160 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description **feat: llamacloud integration + changes persistence with hitl** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 04:16:13 -05:00
yindo closed this issue 2026-02-16 04:16:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/agentfs-claude#3