Skip to content

Pycon US 2026 talk#2

Open
fpliger wants to merge 16 commits into
mainfrom
pyconus-2026-talk
Open

Pycon US 2026 talk#2
fpliger wants to merge 16 commits into
mainfrom
pyconus-2026-talk

Conversation

@fpliger
Copy link
Copy Markdown
Owner

@fpliger fpliger commented May 16, 2026

This pull request adds the slides and demo for the PyCon US 2026 talk ( https://us.pycon.org/2026/schedule/presentation/126/ ). It also includes comprehensive documentation for the PyCon US 2026 demo, including a detailed architecture overview (ARCHITECTURE.md) and a chronological build log with technical decisions and implementation notes (CHANGELOG.md). These documents clarify the system's design, agent loop structure, component responsibilities, demo flows, and key trade-offs, making it easier for contributors and presenters to understand and extend the demo.

Documentation and Architecture Overview:

  • Added ARCHITECTURE.md with diagrams and explanations of the agent loop, routing flow, system architecture, component interfaces (router, tiers, tools), and data flow, highlighting how the same architecture adapts to both browser and server environments.
  • Provided detailed routing decision logic and demo path breakdowns, including how prompts are routed to local, hybrid, or remote models and tools.

Build Log and Implementation Details:

  • Introduced CHANGELOG.md documenting all major development phases: correctness fixes, tier abstraction, demo wiring, agent loop, UI polish, reliability improvements, and demo restructuring. Each phase lists technical challenges, solutions, and reasoning behind key design choices.
  • Included summaries of supporting files, known issues, and future work, ensuring smooth onboarding and handoff for future maintainers.

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