Skip to content

Plans, agents, and reports - all in one place

Ivy Tendril walks every change from draft to ship. See how each surface fits together.

Introducing Ivy Tendril

Ivy Tendril is the ultimate agentic workflow tool. Optimize workflows across multiple agents, tasks, codebases, and GitHub repositories. Point it at issues and watch it plan, implement, test, and open a PR, all while continuously improving over time.

The software factory

Ideas in. Pull requests out.

Every change moves along the same line: you create a plan, agents draft the work in parallel, and finished drafts wait for your review before shipping as pull requests.

2
9
PR 14

Create

Start here. Describe the change you want and Tendril turns it into a plan for the factory.

Drafts

Agents pick up plans and draft implementations in parallel, each one tracked while it takes shape.

Review

Approve a finished draft, request changes, or send it back to an agent. Nothing ships without your sign-off.

One loop, from draft to ship

Plans, agents, and reviews share a single surface. Pick a part of the loop to see it in motion.

Each step has its own surface - drafting a plan, watching it implement, reviewing the report.

Create a plan

Start with a prompt. The plan captures intent and constraints before any agent picks it up.

Apps: Drafts
Describe the plan
What do you want to ship?
Approve to implement

An implementation agent picks up the plan, streaming tool calls and reasoning as it works.

Apps: Jobs
#142
Ready
Speed up cold-start latency
Review the report

Switch between verifications - tests, lint, diff - to see exactly what changed and what's green.

Apps: Review
Review report - Speed up cold-start latency
Tests
Lint
Diff
✓ auth.spec.ts (14 tests)✓ jwks-cache.spec.ts (6 tests)✓ middleware.spec.ts (8 tests) 28 passed · 0 failed · 2.1s

How does it work?

Ivy Tendril is built on Promptware, self-improving software agents with specific tasks, knowledge, tools, and memory. By designing each part of the development cycle with dedicated Promptware, your workflows learn, adapt, and get better with every run.

Load

Agent reads its evolving Program.md - the living source code

Learn more about Promptware
LoadRememberExecuteEvolvePromptwareSelf-improving loop