JSPM

a11-coder

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q48248F

The best AI coding agent. Powered by A11/funesterie.

Package Exports

  • a11-coder
  • a11-coder/out/extension.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (a11-coder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

A11 β€” AI Coding Agent

The best AI coding agent for VS Code. Powered by A11/funesterie.

Du chaos de l'information Γ  la clartΓ© du sens.

Features

  • πŸ€– Chat AI β€” Conversational AI assistant directly in VS Code
  • πŸ” Explain Code β€” Understand any code snippet instantly
  • πŸ› Fix Errors β€” Automatically diagnose and fix bugs
  • ♻️ Refactor β€” Clean and modernize your code
  • ✨ Generate Code β€” Create code from natural language descriptions
  • πŸ§ͺ Generate Tests β€” Auto-generate unit and integration tests
  • πŸ‘οΈ Code Review β€” Get expert feedback on your code
  • πŸ“ Commit Messages β€” Generate meaningful git commit messages
  • πŸ“š Documentation β€” Auto-generate JSDoc/TSDoc/docstrings
  • ⚑ Optimize β€” Performance analysis and improvements
  • πŸ”’ Security Audit β€” Detect vulnerabilities and security issues
  • πŸ’¬ Inline Chat β€” Chat directly in the editor (Ctrl+I)

Getting Started

Trial Mode

Use A11 for free with 50 requests β€” no account required.

Full Access

Sign in with Google or create an account for unlimited access.

  • Free: 50 requests
  • Premium: 149 EUR/month β€” creation tokens

Commands

Command Shortcut Description
A11: Chat Ctrl+Shift+A Open chat panel
A11: Expliquer le code Ctrl+Shift+E Explain selected code
A11: Corriger les erreurs Ctrl+Shift+F Fix errors in current file
A11: Chat inline Ctrl+I Inline chat in editor

Context Menu

Right-click in the editor to access A11 commands:

  • Explain, Fix, Refactor, Generate, Test, Review, Docs, Optimize, Security

Configuration

{
  "a11.serverUrl": "https://a11.funesterie.pro",
  "a11.model": "gpt-4o-mini",
  "a11.autoSuggest": true,
  "a11.theme": "auto"
}

Requirements

  • VS Code 1.85.0 or higher
  • Internet connection (for cloud LLM)

Privacy

Your code is sent to the A11 backend for processing. The chat web surface lives at alphaonze.funesterie.pro; the production VSIX endpoint is a11.funesterie.pro.


Made with ❀️ by funesterie