Skip to content

Commit 80b2f8a

Browse files
docs: add Pi agent, C# language, rebuild GitHub Pages (#125)
* docs: add C# to AST-aware supported languages in README * docs: add Pi agent support, C# to supported languages, rebuild GitHub Pages
1 parent 491d85c commit 80b2f8a

53 files changed

Lines changed: 484 additions & 92 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs-src/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export default defineConfig({
2727
{ slug: 'agents/codex' },
2828
{ slug: 'agents/opencode' },
2929
{ slug: 'agents/tabnine' },
30+
{ slug: 'agents/pi' },
3031
],
3132
},
3233
{ slug: 'configuration' },

docs-src/src/content/docs/agents/overview.md

Lines changed: 2 additions & 0 deletions
Lines changed: 66 additions & 0 deletions

docs-src/src/content/docs/getting-started.md

Lines changed: 1 addition & 0 deletions

docs-src/src/content/docs/how-it-works.md

Lines changed: 1 addition & 0 deletions

docs-src/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion

docs/guide/agents/claude/index.html

Lines changed: 38 additions & 12 deletions
Large diffs are not rendered by default.

docs/guide/agents/codex/index.html

Lines changed: 39 additions & 9 deletions
Large diffs are not rendered by default.

docs/guide/agents/copilot/index.html

Lines changed: 47 additions & 11 deletions
Large diffs are not rendered by default.

docs/guide/agents/cursor/index.html

Lines changed: 29 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)