frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Codix: Code indexing and refactoring tools for AI agents

https://github.com/ogregoire/codix
1•olivergregory•1h ago

Comments

olivergregory•1h ago
I built codix because AI coding agents waste a lot of tokens grepping and guessing their way through codebases. They search for symbols by name, get imprecise results back, and sometimes just hallucinate definitions that don't exist.

codix indexes your code into a local SQLite database using tree-sitter, then provides precise symbol lookups, reference finding, and relationship queries (callers, callees, implementations, supertypes).

It also supports refactoring: `codix rename` finds every occurrence of a symbol across the codebase using AST analysis (not text search), shows you a dry-run diff, and applies it with --apply.

    cd your-project
    codix init
    codix find UserService
    codix callers save
    codix impls Repository
    codix rename save persist          # dry-run
    codix rename save persist --apply  # apply
It supports Go, Java, JavaScript/TypeScript, Python, and Rust. The index auto-refreshes on every query, so it's always current.

The output is designed to be token-efficient for agents, but it works fine for humans too. Adding it to your agent is one line in CLAUDE.md or AGENTS.md.

MIT licensed, written in Rust, ~5k lines. Contributions welcome — especially for new language plugins.

Show HN: K9 Audit – Causal intent-execution audit trail for AI agents

https://github.com/liuhaotian2024-prog/K9Audit
1•zippolyon•40s ago•0 comments

Measure of Justice: Covering the Cerîde-I Adliye Covers (2017)

https://www.denizcemonduygu.com/2017/05/measure-of-justice/
1•benbreen•1m ago•0 comments

Happy Birthday YC/HN

2•ellis0n•1m ago•0 comments

Microsoft's 'Xbox Mode' Coming to Windows 11 PCs Next Month

https://www.pcmag.com/news/microsofts-xbox-mode-coming-to-windows-11-pcs-next-month
1•0in•3m ago•0 comments

Ask HN: Embedding Claude Code as Infrastructure?

1•technocrat8080•4m ago•0 comments

Show HN: I built an open harness that excels at autonomous ML research

https://github.com/snoglobe/helios
1•snwy•8m ago•0 comments

AI should help us produce better code

https://simonwillison.net/guides/agentic-engineering-patterns/better-code/
2•birdculture•9m ago•0 comments

DIY scanner to visualize sound waves in 3D [video]

https://www.youtube.com/watch?v=Ky7AWh8nd-A
1•i2pi•10m ago•0 comments

Do AI-enabled companies need fewer people?

https://seldo.com/posts/do-ai-enabled-companies-need-fewer-people/
1•handfuloflight•10m ago•0 comments

SmallClaw: Local-first AI agent framework built for small models

https://github.com/XposeMarket/SmallClaw
1•thunderbong•11m ago•0 comments

Windows 98 NVMe Driver [video]

https://www.youtube.com/watch?v=YUoJS2xXRmQ
1•Modified3019•12m ago•1 comments

Iran warns US tech firms could become targets as war expands

https://www.wired.com/story/iran-warns-us-tech-firms-could-become-targets-as-war-expands/
4•anigbrowl•14m ago•1 comments

Why isn't vibe coding creating more shareware?

2•watershawl•15m ago•1 comments

Divine-OS – Persistent Identity Layer for AI Agents

https://github.com/AetherLogosPrime-Architect/Divine-OS
1•Aetherlogos•16m ago•1 comments

I-Harmonium

https://github.com/gajraj-m/iharmonium
1•macote•17m ago•0 comments

Show HN: s@: decentralized social networking over static sites

http://satproto.org/
2•remywang•18m ago•0 comments

Experimental Type Union Type C#

https://github.com/dotnet/csharplang/discussions/9663
1•ahmedfouad•19m ago•0 comments

PFAS pesticides contaminate nearly 40% of non-organic California produce

https://www.ewg.org/research/forever-chemicals-contaminate-nearly-40-non-organic-california-grown...
2•OutOfHere•22m ago•0 comments

The Perverse, Tender Worlds of Paul Thomas Anderson

https://www.newyorker.com/magazine/2026/03/16/the-perverse-tender-worlds-of-paul-thomas-anderson
2•tzury•22m ago•0 comments

Show HN: AI-nexus – Only 2-3 rules and skills load per prompt in Claude Code

https://github.com/JSK9999/ai-nexus
1•suntrix3•24m ago•0 comments

Atlassian lays off 1,600 workers ahead of AI push

https://www.theguardian.com/technology/2026/mar/12/atlassian-layoffs-software-technology-ai-push-...
2•voxadam•24m ago•1 comments

Why Physical AI Is Hard

https://dexterity.ai/blog/why-physical-ai-is-hard
1•devy•31m ago•1 comments

Hex1b, the .NET Terminal Application Stack

https://hex1b.dev/
2•bladeee•32m ago•0 comments

Postman: predicting spatial protein expression from pathology slides

https://strandai.com/blog/postman-early-access
1•odedfalik•33m ago•1 comments

Is AI the end of software engineering or the next step in its evolution?

https://www.theverge.com/ai-artificial-intelligence/767973/vibe-coding-ai-future-end-evolution
1•ianrahman•33m ago•0 comments

I built a protocol to catch LLMs mid-thought, before they commit to an answer

https://github.com/IvY-Rsearch/wire
1•IvY-Rsearch•34m ago•3 comments

An agent that starts learning from zero state

https://github.com/ChangweiZhou/digitalbaby
1•Pencilbard•35m ago•0 comments

Startup Idea: Make geography irrelevant when browsing the internet

1•mowcirclular•35m ago•1 comments

Mac Neo and my afternoon of reflection and melancholy

https://twitter.com/stevesi/status/2031842797838614548
1•cebert•36m ago•1 comments

'Convincing' AI scams drove UK fraud cases to record 444,000 last year

https://www.theguardian.com/money/2026/mar/12/ai-scams-uk-fraud-artificial-intelligence-mobile-ba...
2•chrisjj•36m ago•0 comments