Skip to content

🔸 [claude] /init again#301

Merged
chicks-net merged 1 commit into
mainfrom
chicks/2026-06-09-claude-init
Jun 9, 2026
Merged

🔸 [claude] /init again#301
chicks-net merged 1 commit into
mainfrom
chicks/2026-06-09-claude-init

Conversation

@chicks-net

Copy link
Copy Markdown
Member

Done

  • 🔸 [claude] /init again

Meta

(Automated in .just/gh-process.just.)

Signed-off-by: Christopher Hicks <chicks.net@gmail.com>
Copilot AI review requested due to automatic review settings June 9, 2026 18:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Claude Code guidance to reflect that gh-observer can monitor both PR checks and standalone GitHub Actions workflow runs, and documents the associated architecture details.

Changes:

  • Expand repository purpose to include monitoring standalone Actions workflow runs via run URL.
  • Document the new “input type” axis (PR vs run) alongside the existing “output type” axis (interactive vs snapshot).
  • Add run-mode TUI file/module descriptions and new GitHub client capabilities related to workflow runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md
**Run mode files** (`runmodel.go` / `runupdate.go` / `runview.go`):

- **RunModel** (`internal/tui/runmodel.go`) - Application state for a workflow run: jobs (`[]WorkflowJobInfo`), run metadata (`RunInfo`), and per-job averages
- **RunUpdate** (`internal/tui/runupdate.go`) - Parallel to `update.go` but for run mode; processes `RunInfoMsg`, `JobsUpdateMsg`, and the same history-fetch message types
Comment thread CLAUDE.md
Comment on lines 281 to 282
- **Styles** (`internal/tui/styles.go`) - Lipgloss color scheme and styling
- **Messages** (`internal/tui/messages.go`) - Custom message types for async operations
@chicks-net chicks-net merged commit 3439b5e into main Jun 9, 2026
26 of 31 checks passed
@chicks-net chicks-net deleted the chicks/2026-06-09-claude-init branch June 9, 2026 18:50
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.

2 participants