Skip to content

Add agent-browser skill, ticket/plan-and-sync command, and homepage showcase#57

Merged
dbpolito merged 7 commits intomainfrom
feature/improve_site_and_ticket_plan_sync
Mar 26, 2026
Merged

Add agent-browser skill, ticket/plan-and-sync command, and homepage showcase#57
dbpolito merged 7 commits intomainfrom
feature/improve_site_and_ticket_plan_sync

Conversation

@dbpolito
Copy link
Copy Markdown
Contributor

@dbpolito dbpolito commented Mar 26, 2026

Ticket

SKIPPED

Description

Adds a complete browser automation skill for AI agents, introduces a combined ticket planning and syncing workflow, and enhances the marketing site with an animated command showcase demonstrating parent/child session hierarchy.

Checklist

New agent-browser skill

  • Core skill documentation with workflow and examples
  • Reference guides for authentication, commands, profiling, proxy support, session management, snapshots, and video recording
  • Shell script templates for authenticated sessions, workflow capture, and form automation

Ticket workflow improvements

  • New /ticket/plan-and-sync command that combines planning and ticket creation in one step
  • Updated /ticket/plan command with refined workflow
  • Documentation synchronized across packages

Website enhancements

  • Animated command showcase component with working tabs
  • Parent/child session hierarchy visualization
  • Full-width terminal styling with removed decorative strip
  • Updated homepage layout and marketing components

Validation

  • Verify command showcase renders correctly on homepage
  • Confirm agent-browser skill loads without errors
  • Check ticket/plan-and-sync command workflow completes successfully

- Replace static command showcase with animated session visualization
- Add 5 interactive command scenarios (/ask, /ticket/plan, /pr/create, /review, /dev)
- Each scenario shows agent type, thinking process, tool calls, and output
- Implement typewriter effect and step-by-step animations
- Add visual effects: drifting grid, rotating orbits, pulsing glows
- Include TUI-style navigation hints (Parent/Prev/Next)
- Add /ship scenario showing fast path from changes to PR
- Add /rmslop scenario for removing unnecessary complexity
- Add /todo scenario for working through todo lists
- Add /commit-and-push scenario for one-pass commits
- Total: 9 interactive command tabs with unique agent workflows
- Add clear parent/child visual hierarchy with subagent session styling
- Parent level shows command input with status and timer
- Subagent session has yellow left border and navigation hints (Parent/Prev/Next)
- Subagent header shows agent name, task description, and tool call count
- Improved visual separation between parent command and child session
- Mix of desktop UI and TUI aesthetics for better hierarchy clarity
- Remove max-width constraint from terminal to fit container
- Remove all-commands decorative strip from bottom
- Terminal now takes full available width for better visual impact
…nc workflow

- Add agent-browser skill with 11 files (SKILL.md, references, templates)
- Add branch command for branch management operations
- Add ticket/plan-and-sync command separate from ticket/plan
- Update ticket/plan to present plan without syncing to ticket
- Add load-pr and load-ticket components for context loading
- Update kompass.schema.json with new commands and components
- Sync config across all kompass.jsonc files
- Update README to link to external docs site
- Enhance AGENTS.md with sync guidance for multi-source changes
- Update web docs with new command and tool references
- Regenerate OpenCode output packages/opencode/.opencode/
- Update dev command to use navigator agent instead of build
- Refactor CommandShowcase to use fieldset-based layout
- Update scenario filtering to use agentName instead of ID lists
- Add horizontal scroll and centering for command tabs
- Update dev command agent assertion from build to navigator in test
- Fix pr-create and pr-fix agent names from Navigator to Build in showcase
- Remove scroll centering logic and scroll-snap CSS from CommandShowcase
@dbpolito dbpolito self-assigned this Mar 26, 2026
@dbpolito dbpolito merged commit 606d5a7 into main Mar 26, 2026
1 check passed
@dbpolito dbpolito deleted the feature/improve_site_and_ticket_plan_sync branch March 26, 2026 17:37
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