frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: GitHits Public Beta 0.9

https://githits.com/
2•skvark•1h ago
Hi HN,

I’m Olli-Pekka, co-founder of GitHits (and the creator of opencv-python package).

GitHits is a CLI and local MCP server that gives coding agents access to the open-source code their projects actually depend on.

Coding agents already have access to your local codebase. The missing context is the open-source code behind your dependencies.

When an agent hits a framework edge case, an undocumented integration, or version-specific behavior, the answer often lives in dependency source code, tests, changelogs, issues, or discussions rather than in the application code itself. Without access to that information, agents spend more time exploring dead ends, retrying approaches, and consuming tokens before converging on a solution.

During the private beta, GitHits focused on generating examples. You could describe a problem in natural language, and it would search open-source repositories, issues, discussions, and package metadata for similar implementations, then generate an example grounded in real code.

The public beta expands GitHits beyond example generation. Agents can now move beyond finding examples and inspect the dependencies they use directly: searching source code, accessing documentation, inspecting dependency graphs, vulnerabilities and changelogs, reviewing package upgrades, and retrieving information for the specific package versions used by a project.

No repo cloning is needed. We have built a version-aware index of open-source code and documentation. Popular projects are pre-indexed across ecosystems. If a package or repository is missing, we index it on demand, typically in 10-20 seconds for an average-sized project.

The CLI and local MCP server currently expose the following tools:

- get_example for implementation examples from open source

- search, code_grep, code_files, code_read for code navigation

- docs_list, docs_read for documentation access

- pkg_info, pkg_deps, pkg_vulns, pkg_changelog, pkg_upgrade_review for package inspection

Package navigation currently supports npm, PyPI, crates.io, Maven, NuGet, Go modules, RubyGems, Packagist, Hex, Zig, vcpkg and Swift.

Code navigation currently supports C++, C#, Dart, Elixir, Erlang, Go, Java, JavaScript, Kotlin, Lua, PHP, Python, R, Ruby, Rust, Scala, Swift, TypeScript and Zig. We also have more limited support for Bash, CSS, HTML, Markdown, Proto, SCSS, Svelte, Vue. We are constantly adding support for more ecosystems, and advanced navigation tools over our indexed code graph are also on the roadmap.

We benchmarked Codex on a real integration task with and without GitHits. With GitHits, it used 45% fewer tokens and passed the tests on the 3rd attempt instead of the 8th: https://www.youtube.com/watch?v=0YmwLhH2Ohs

Install is:

  npx githits@latest init
It works with coding agents either through the CLI directly or through the local MCP server that the CLI configures automatically.

Launching as well on Product Hunt today: https://www.producthunt.com/products/githits

Would love feedback, especially from people using coding agents heavily in real projects.

Linux Optimization Shows +5% For EXT4, XFS After Moving Around 2 Lines Of Code

https://www.phoronix.com/news/Linux-7.2-IOmap-EXT4-XFS
1•t-3•1m ago•0 comments

The first trillionaire is a killer

https://www.theverge.com/tech/949259/the-worlds-first-trillionaire-is-a-killer
1•ksec•1m ago•0 comments

Seth Rogen Knows the Secret to Marriage – and Being Rich in Hollywood

https://www.nytimes.com/2026/06/13/magazine/seth-rogen-interview.html
1•Michelangelo11•4m ago•0 comments

The Most Important Scientist You've Never Heard of (2017)

https://www.mentalfloss.com/science/environment/clair-patterson-scientist-who-determined-age-eart...
1•RetroTechie•4m ago•0 comments

Framework Computer Making Progress on Coreboot support

https://www.phoronix.com/news/Framework-Intel-Coreboot-2026
1•cromka•6m ago•0 comments

Show HN: Langusta – an AI voice tutor for practicing spoken languages (PWA)

https://langusta.me/
1•grajo•6m ago•0 comments

Rate AI coding agents and gain reputation

https://elolup.com/
2•reStrugly•9m ago•2 comments

Is Mistral cooking something big or is it pure meme/psyops?

https://twitter.com/arthurmensch/status/2066456715650793956
2•PL_Venard•10m ago•0 comments

AI and National Security – Something Doesn't Add Up

https://paulbrownok.substack.com/p/ai-and-national-security-something
1•pjb88•10m ago•0 comments

FoxBox – Native MCP support for sending and receiving SMS from AI agents

https://www.smsfoxbox.it/ai-agent-ready-sms-api/
2•kantadev•13m ago•0 comments

Discover the most interesting, weird and Websites of the Internet

https://cloudhiker.net
1•vismit2000•17m ago•0 comments

ANIP – open protocol so websites can talk directly to AI agents

https://github.com/shivanshmah14/anip
1•Shivanshmah14•18m ago•0 comments

How to Write Computer Programs [pdf]

https://www.dyalog.com/uploads/documents/Papers/declarative_prog.pdf
1•tosh•22m ago•0 comments

Show HN: Ghostty in-browser with real client-side back end

https://ghosttyplayground.com/
1•leebeef•22m ago•0 comments

20 years of Intel Macs: Why Apple switched, and why it switched again

https://arstechnica.com/gadgets/2026/06/20-years-of-intel-macs-why-apple-switched-and-why-it-swit...
1•rbanffy•23m ago•0 comments

The End of Refugee Resettlement

https://www.newyorker.com/news/letter-from-jordan/the-end-of-refugee-resettlement
1•littlexsparkee•26m ago•0 comments

Typst 0.15 Is Out

https://typst.app/blog/2026/typst-0.15/
1•semantecture•29m ago•1 comments

We Built NeuroAutomata: protein variant effect prediction

https://axonagentic.ai/blog/why-we-built-neuroautomata
1•rhokstar•30m ago•0 comments

The Most Interesting Articles on Wikipedia

https://www.mostdiscussed.com
1•vismit2000•32m ago•0 comments

Are Memories Transferable – Or Edible?

https://www.quantamagazine.org/are-memories-transferable-or-edible-20260605/
2•doener•34m ago•0 comments

Ask HN: Best Hetzner Alternatives?

1•king_zee•35m ago•0 comments

DEC Alpha

https://en.wikipedia.org/wiki/DEC_Alpha
2•tosh•35m ago•0 comments

Physicists Have Measured "Negative Time" in Quantum Experiment

https://scitechdaily.com/physicists-have-measured-negative-time-in-bizarre-quantum-experiment/
2•bryanrasmussen•36m ago•0 comments

Photograph Is Now Guilty Until Proven Innocent

https://winphotoio.substack.com/p/sunday-submission-04-the-burden-of-proof
2•winphoto•41m ago•0 comments

Kino, a high-performance Ractor web server for Ruby 4.0

https://github.com/yaroslav/kino
1•riffraff•42m ago•0 comments

General-purpose LLMs outperform specialized clinical AI tools

https://www.nature.com/articles/s41591-026-04431-5
1•hdvr•43m ago•0 comments

Understanding the rationale behind a rule when trying to circumvent it

https://devblogs.microsoft.com/oldnewthing/20260611-00/?p=112415
14•tosh•52m ago•0 comments

China's universities cut 12,000 'obsolete' degrees amid race to embrace AI era

https://www.scmp.com/economy/china-economy/article/3356913/chinas-universities-cut-12000-obsolete...
2•spwa4•55m ago•0 comments

Users cry foul after AMD stripped memory crypto from its consumer CPUs

https://arstechnica.com/security/2026/06/users-cry-foul-after-amd-stripped-memory-crypto-from-its...
3•u1hcw9nx•55m ago•0 comments

Why did I create my own PaaS as indie hacker and made it open-source?

https://github.com/sumon-ohid/better-paas
2•sumonoahid•1h ago•1 comments