Skip to content

Comments

docs(agents): add code style and git usage guides alongside remote benchmark workflow#2

Merged
electricalgorithm merged 1 commit intomainfrom
docs/add-agent-files
Feb 22, 2026
Merged

docs(agents): add code style and git usage guides alongside remote benchmark workflow#2
electricalgorithm merged 1 commit intomainfrom
docs/add-agent-files

Conversation

@electricalgorithm
Copy link
Owner

The project needed clear guidelines for artificial agents to follow when committing code, formatting different languages, and executing tests. Two rule files were added to strictly enforce Python formatting, Zig conventions, and standard Conventional Commits. A remote benchmarking workflow was also added to allow performance testing via SSH to be automated on remote environments. These files reside under the .agents/ directory to be automatically picked up by agent workflows without polluting the user space.

…nchmark workflow

The project needed clear guidelines for artificial agents to follow when
committing code, formatting different languages, and executing tests. Two
rule files were added to strictly enforce Python formatting, Zig conventions,
and standard Conventional Commits. A remote benchmarking workflow was also added
to allow performance testing via SSH to be automated on remote environments.
These files reside under the .agents/ directory to be automatically
picked up by agent workflows without polluting user space.

Signed-off-by: Antigravity <antigravity@google.com>
@electricalgorithm electricalgorithm merged commit 665f3a1 into main Feb 22, 2026
1 check passed
@electricalgorithm electricalgorithm self-assigned this Feb 22, 2026
@electricalgorithm electricalgorithm deleted the docs/add-agent-files branch February 22, 2026 20:26
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