<feed xmlns='http://www.w3.org/2005/Atom'>
<title>a4/syntax, branch master</title>
<subtitle>A4 is the precision augmentation for the experienced programmer</subtitle>
<id>http://git.waynecole.info/a4/atom?h=master</id>
<link rel='self' href='http://git.waynecole.info/a4/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/a4/'/>
<updated>2026-02-09T01:22:07Z</updated>
<entry>
<title>Add ability to reference files in prompt buffer</title>
<updated>2026-02-09T01:22:07Z</updated>
<author>
<name>Stephanie Gredell</name>
<email>s.raide@gmail.com</email>
</author>
<published>2026-02-08T21:11:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/a4/commit/?id=17be2bff90a22d8bafc102e3ca1730bb05026841'/>
<id>urn:sha1:17be2bff90a22d8bafc102e3ca1730bb05026841</id>
<content type='text'>
- type @ in the prompt to fuzzy-search and reference project files, content gets resolved and injected into LLMcontext
- moved completion provider logic out of cmp.lua into agents and files domain modules
- added completions registry to support multiple trigger characters (# rules, @ files)
- added tests for file discovery, fuzzy matching, and the completions registry
</content>
</entry>
</feed>
