> ## Documentation Index
> Fetch the complete documentation index at: https://quackai-prod-fix.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> Where we're heading next

Quack Companion is in beta, and we're thrilled to offer a sneak peek into our development journey!
Our roadmap below details the features and enhancements we're actively developing, alongside those we've successfully rolled out. This is your window into the evolving capabilities of Quack Companion, crafted with the developer's workflow in mind.

## Beta preview

<AccordionGroup>
  <Accordion icon="github" title="Guideline parsing">
    Extracting coding guidelines from your repository's content and code review history.
  </Accordion>

  <Accordion icon="circle-check" title="Guideline validation">
    Generating examples and reformulating guidelines to make them inambiguous and specific enough.
  </Accordion>

  <Accordion icon="terminal" title="Guideline-aware code compliance">
    Bring semantic awareness and guideline context in the realm of linters.
  </Accordion>

  <Accordion icon="download" title="VSCode support">
    Adding support to IDE integration for VSCode.
  </Accordion>

  <Accordion icon="comments" title="Code chat">
    Give developers a way to ask and argue about those guidelines.
  </Accordion>
</AccordionGroup>

## Coming soon

<AccordionGroup>
  <Accordion icon="message-bot" title="Code autocompletion">
    Making code autocompletion guideline-aware.
  </Accordion>
</AccordionGroup>
