[READ-ONLY] Mirror of https://github.com/andrioid/gastro. Server Side templates, combining Go (frontmatter) and html/template (body) with full LSP support gastro.andri.dk
golang lsp-server template-engine
0

Configure Feed

Select the types of activity you want to include in your feed.

gastro / AGENTS.md
870 B
  • Write temporary files in tmp/ and clean up files older than 7 days
  • Go versions should match across go.mod, mise.toml and examples in examples/
  • If you encounter any pre-existing issues. Add them to the plan and handle them last.
  • Agents are not allowed to write into AGENTS.md
  • If you encounter a changed file, that you didn't edit. Ask if you should revert it or commit it.
  • Before presenting a plan, identify any ambigious parts of it. Ask questions until none remain.
  • Always run tests with -race to test for race-conditions.
  • All new 3rd party dependencies need to be approved. That applies to code, packages and workflows.

References#