Skip to content

Commit df1438b

Browse files
authored
chore: remove portia integration example (#57)
- Remove examples/integrations/portia - Drop Portia section and duplicate stripe tree line from README Made-with: Cursor
1 parent 3b8c53a commit df1438b

7 files changed

Lines changed: 0 additions & 420 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,6 @@ Streamlined browser automation for AI applications with a focus on simplicity an
7171
- Clean separation of business logic from retry concerns
7272
- Production-ready error handling and recovery
7373

74-
#### [**Portia AI Integration**](./examples/integrations/portia/README.md)
75-
Build intelligent web agents with **persistent authentication** using Portia AI's multi-agent framework. Portia enables both multi-agent task planning with human feedback and stateful multi-agent task execution with human control.
76-
77-
**Key Features:**
78-
- **Persistent Authentication** - Agents can authenticate once and reuse sessions
79-
- **Human-in-the-Loop** - Structured clarification system for authentication requests
80-
- **Multi-User Support** - Isolated browser sessions per end user
81-
- **Production-Ready** - Open-source framework designed for reliable agent deployment
82-
83-
**Perfect for:**
84-
- LinkedIn automation with user authentication
85-
- E-commerce agents that need to log into shopping sites
86-
- Data extraction from authenticated dashboards
87-
- Any web task requiring persistent user sessions
88-
8974
### πŸ—οΈ Development & Deployment Platforms
9075

9176
#### [**Vercel AI Integration**](./examples/integrations/vercel/README.md)
@@ -157,8 +142,6 @@ integrations/
157142
β”‚ β”œβ”€β”€ langchain/ # LangChain framework integration
158143
β”‚ β”œβ”€β”€ mastra/ # Mastra AI agent integration
159144
β”‚ β”œβ”€β”€ mongodb/ # MongoDB data extraction & storage
160-
β”‚ β”œβ”€β”€ portia/ # Portia AI multi-agent framework
161-
β”‚ β”œβ”€β”€ stripe/ # Stripe Issuing + automation
162145
β”‚ β”œβ”€β”€ temporal/ # Temporal workflow orchestration
163146
β”‚ β”œβ”€β”€ trigger/ # Trigger.dev background jobs & automation
164147
β”‚ └── vercel/ # Vercel AI SDK integration

β€Žexamples/integrations/portia/.env.exampleβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žexamples/integrations/portia/.gitignoreβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žexamples/integrations/portia/README.mdβ€Ž

Lines changed: 0 additions & 208 deletions
This file was deleted.

β€Žexamples/integrations/portia/auth-agent.pyβ€Ž

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
Β (0)