Skip to content

Comments

Messing around... might delete later... nvm this kinda works sometimes#190

Draft
dimavrem22 wants to merge 20 commits intomainfrom
discovery-reimagined-again
Draft

Messing around... might delete later... nvm this kinda works sometimes#190
dimavrem22 wants to merge 20 commits intomainfrom
discovery-reimagined-again

Conversation

@dimavrem22
Copy link
Contributor

No description provided.

@dimavrem22 dimavrem22 changed the title Discovery reimagined again Messing around... might delete later :) Feb 19, 2026
@dimavrem22 dimavrem22 changed the title Messing around... might delete later :) Messing around... might delete later ;) Feb 20, 2026
@dimavrem22 dimavrem22 force-pushed the discovery-reimagined-again branch 2 times, most recently from 16c8e2f to f5c0ac4 Compare February 21, 2026 04:06
@dimavrem22 dimavrem22 changed the title Messing around... might delete later ;) Messing around... might delete later... nvm this kinda works sometimes Feb 21, 2026
@dimavrem22 dimavrem22 force-pushed the discovery-reimagined-again branch 2 times, most recently from f6f4b09 to 9e02176 Compare February 23, 2026 19:03
dimavrem22 and others added 17 commits February 23, 2026 14:33
Create DOMDataLoader for parsing CDP DOMSnapshot.captureSnapshot data with
element extraction (forms, inputs, buttons, links, tables, headings, clickable),
plus new methods for meta tags, script tags (with inline content for __NEXT_DATA__
etc.), and hidden inputs for token/key discovery. Add DOMSpecialist agent with
15 tools wrapping the loader, TUI run script, HTTP adapter integration, and
exploration scripts for storage/network/UI domains. Includes 89 unit tests
and API indexing data models for the exploration phase.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ation

- Rename UISpecialist → InteractionSpecialist (DOM tools optional, interactions primary)
- Delete old InteractionSpecialist (subset of new one)
- Clean run_dom_exploration.py to DOM-only (no interaction auto-upgrade)
- Create run_ui_exploration.py using InteractionSpecialist for user intent
- Add UIExplorationSummary model, remove user_inputs/inferred_intent from DOMExplorationSummary
- Update InterestLevel enum in network exploration prompt
- Add exploration_output/ with all 4 Premier League capture results
- Add planning docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ements

- Fix pipeline diagram to show workers report to PI, not directly to inspector
- Clarify iteration definition (one LLM API call, not one tool call)
- Remove fabricated anti-bot bullet from DOM exploration; add to spec_v2 as improvement
- Clarify PI-side quality gates are pure Python static checks (no LLM)
- Clarify auth-first ordering is prompt-only, not enforced in code
- Fix UI exploration data source: InteractionSpecialist also gets DOM loader
- Add --max-pi-attempts CLI flag (was hardcoded MAX_PI_ATTEMPTS = 3)
- Add docs/api_indexing_spec_v2/potential_improvements.md with 3 improvements:
  1. WindowProperty exploration specialist
  2. True pipeline resumability and agent thread replay
  3. Anti-bot detection as first-class exploration output

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rkers only

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ts improvement

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…provement (#5)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…orrect test params

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dimavrem22 dimavrem22 force-pushed the discovery-reimagined-again branch from cc32e90 to 91e1ad9 Compare February 23, 2026 19:33
dimavrem22 and others added 3 commits February 23, 2026 15:49
…, tool observability, output schemas, PI execution visibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All system prompts from every agent in the API indexing pipeline in one
file for easy auditing: exploration specialists, PI, worker, inspector,
plus dynamic sections and schemas.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…dd impact/effort ratings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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