Skip to content

docs: Add workspace reference for agentic coding#21

Merged
mairas merged 2 commits into
mainfrom
docs/add-workspace-reference
Nov 16, 2025
Merged

docs: Add workspace reference for agentic coding#21
mairas merged 2 commits into
mainfrom
docs/add-workspace-reference

Conversation

@mairas

@mairas mairas commented Nov 16, 2025

Copy link
Copy Markdown
Contributor

Summary

Updates AGENTS.md and README.md to direct AI-assisted development to use the halos-distro workspace for full context across all repositories.

Changes

  • AGENTS.md: Created new file with workspace setup instructions and repository overview
  • README.md: Added "Agentic Coding Setup" section

Rationale

This follows the pattern established in cockpit-apt PR #51. By working from the halos-distro workspace, Claude Code and other AI assistants get access to:

  • Complete workspace context across all repos
  • Centralized development workflow documentation
  • Implementation checklists and best practices

References

  • halos-distro/docs/HUMAN_DEVELOPMENT_GUIDANCE.md
  • halos-distro/docs/IMPLEMENTATION_CHECKLIST.md
  • halos-distro/docs/DEVELOPMENT_WORKFLOW.md
  • cockpit-apt#51 (template for this change)

Update AGENTS.md and README.md to direct AI-assisted development
to use the halos-distro workspace for full context across all repos.

This follows the pattern established in cockpit-apt PR #51, ensuring
Claude Code and other AI assistants have access to complete workspace
documentation and development workflows.

See halos-distro/docs/ for:
- HUMAN_DEVELOPMENT_GUIDANCE.md
- IMPLEMENTATION_CHECKLIST.md
- DEVELOPMENT_WORKFLOW.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings November 16, 2025 14:49

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

This PR adds documentation to guide AI-assisted development by directing developers to use the halos-distro workspace for full context across all repositories.

  • Created AGENTS.md with workspace setup instructions and repository overview
  • Added "Agentic Coding Setup" section to README.md with workspace clone instructions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
AGENTS.md New file providing AI assistant guidance, workspace setup, and repository structure documentation
README.md Added section directing developers to use halos-distro workspace for AI-assisted development

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

Comment thread AGENTS.md
@@ -0,0 +1,40 @@
⚠️ **THESE RULES ONLY APPLY TO FILES IN /apt.hatlabs.fi/** ⚠️

Copilot AI Nov 16, 2025

Copy link

Choose a reason for hiding this comment

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

The path '/apt.hatlabs.fi/' appears inconsistent with typical repository structure. This should likely be clarified or corrected to match the actual repository name or path structure. If this refers to a subdirectory within a workspace, it should be documented more clearly.

Suggested change
⚠️ **THESE RULES ONLY APPLY TO FILES IN /apt.hatlabs.fi/** ⚠️
⚠️ **THESE RULES ONLY APPLY TO THIS REPOSITORY** ⚠️

Copilot uses AI. Check for mistakes.
Copilot AI review requested due to automatic review settings November 16, 2025 14:54
@mairas mairas force-pushed the docs/add-workspace-reference branch from e594147 to 97d30e8 Compare November 16, 2025 14:54
Add Issue Creation & Implementation and Development Workflow
sections to provide comprehensive development guidance.

This ensures Claude Code follows structured workflows when
working on apt.hatlabs.fi repository tasks.
@mairas mairas force-pushed the docs/add-workspace-reference branch from 97d30e8 to b4851ab Compare November 16, 2025 14:55
@mairas mairas merged commit 9bab876 into main Nov 16, 2025
@mairas mairas deleted the docs/add-workspace-reference branch November 16, 2025 14:56

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


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

Comment thread AGENTS.md
@@ -0,0 +1,73 @@
⚠️ **THESE RULES ONLY APPLY TO FILES IN /apt.hatlabs.fi/** ⚠️

Copilot AI Nov 16, 2025

Copy link

Choose a reason for hiding this comment

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

The path reference /apt.hatlabs.fi/ in this warning is confusing when viewed from within the apt.hatlabs.fi repository itself. When someone opens AGENTS.md directly in this repository, the warning suggests the rules only apply to a subdirectory, which is incorrect. Consider either:

  • Removing this warning entirely (since anyone viewing this file is already in this repository)
  • Or changing it to something like "⚠️ THESE RULES APPLY TO THIS REPOSITORY ⚠️" to clarify scope without confusing path references
Suggested change
⚠️ **THESE RULES ONLY APPLY TO FILES IN /apt.hatlabs.fi/** ⚠️
⚠️ **THESE RULES APPLY TO THIS REPOSITORY** ⚠️

Copilot uses AI. Check for mistakes.
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