Skip to content

docs(readme): quick-start demo GIF — install → instrument → run#35

Merged
kjoshi07 merged 1 commit into
mainfrom
docs-quickstart-gif
Jun 20, 2026
Merged

docs(readme): quick-start demo GIF — install → instrument → run#35
kjoshi07 merged 1 commit into
mainfrom
docs-quickstart-gif

Conversation

@kjoshi07

Copy link
Copy Markdown
Contributor

Reshoots the README demo GIF to teach the developer journey: pip install → instrument any agent (the few lines you add) → run → see the captured trace + cost. Adds examples/quickstart.py (the minimal integration) and updates the VHS tape + GIF + caption.

🤖 Generated with Claude Code

Reshoot the README demo as the developer journey the GIF should teach:
  1) pip install "forgesight[otel]"   (+ pip list shows the 4 packages)
  2) cat quickstart.py                (the few lines you add to any agent)
  3) python quickstart.py             (captured trace + cost; "ships to any backend")

- examples/quickstart.py: the minimal integration (configure + wrap with
  agent_run/llm_call/tool_call), ~18 lines, runs offline.
- docs/assets/demo.tape: 3-act VHS script; docs/assets/demo.gif re-rendered (315K).
- README caption updated to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kjoshi07 kjoshi07 merged commit e1289d1 into main Jun 20, 2026
5 checks passed
@kjoshi07 kjoshi07 deleted the docs-quickstart-gif branch June 20, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant