logoalt Hacker News

CharlesWyesterday at 7:08 PM4 repliesview on HN

If it's okay to mention my own complementary open source project, Axiom¹ does a good job of helping coding harnesses know how to do this effectively for Apple OS development.

In addition to a deep roster of skills and agencts, Axiom includes several for-LLM tools². xclog, xcprof, xcsym, and xcui are designed to be used by LLMs, and expose capabilities in a token-efficient way. These tools are equally helpful for non-Axiom skills/agents.

¹ Axiom: https://charleswiltgen.github.io/Axiom/ ² Axiom CLI tools: https://charleswiltgen.github.io/Axiom/tools/


Replies

lprdyesterday at 10:12 PM

Silly question, but do you reckon it'll function decently in a Kotlin multiplatform codebase? There's swift native code, but I'm not sure how it would perform with some logic being shared.

show 1 reply
semiquaveryesterday at 7:19 PM

Axiom is excellent, thanks for making it!

show 1 reply
smashahyesterday at 10:23 PM

Use axiom all the time thanks for your work. The next frontier in iOS app tooling is self-hostable Linux based build server. Thoughts?

show 1 reply
zuzululuyesterday at 7:32 PM

will it work with flutter ?

show 1 reply