frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Lific: Issue trackers should be simple, right?

https://lific.dev
3•Void_Null•4h ago
I built Lific because I direct AI coding agents on largish projects and needed somewhere for project state to live that isn't markdown files in the repo.

When I was begging to work on long horizon ideas, I started on Linear, but my agent files issues faster than a human does, and I hit their limits and pricing wall almost immediately. Then I self-hosted a popular open source tracker which meant running its 13 containers, and its MCP integration was 30k tokens and I got so fed up that I eventually removed it and went back to .md files for a few weeks.

Lific is the opposite shape of most of your self hosted server issue trackers: It's a single Rust binary that uses SQLite, and it has an optimized MCP server built in. Web UI is also included integrated directly into the binary.

The simplicity is meant to only apply to the size and the ease of installation. The web UI is fully fleshed out with all of the UX you would expect from an issue tracker like linear.

Since I started using lific, my agent flow is that I open the web UI, find a few issues I want to work on, then tell the agent "work on LIF-298, 299 and 301, and if you find bugs, file them as new issues." At the end of the day the project has tracked itself. Issues have statuses, blockers, and comment threads, so "what's workable right now" is a query instead of the agent guessing. Plans are persisted step trees, so a session tomorrow resumes with the same understanding of the goal and the path as the session that made the plan. My largest project has 300+ issues and 100+ docs and agents search it fast. Everything exports to markdown in one click, and the database is just a file on your machine.

Setup is ` cargo install ` ` lific init ` ` lific connect `

then pick your harness (OpenCode, Cursor, Claude Code, etc). One honest caveat: on Windows there's no service install yet, so the binary has to be actively running for MCP or Web UI to work on windows.

The biggest reason I think Lific is different than a lot of the other options is the lightweight nature of it alongside still having a fully featured web UI. It's meant for self hosters to work on big projects with agents, without sacrificing the other benefits of an issue tracker like a nice management UI or authentication for teams using it.

Would genuinely love feedback and bug reports either here or on the discord!

Show HN: A zoomable timeline of 4M Wikipedia events

https://app.everything.diena.co/
32•lortex•3h ago•17 comments

Show HN: Watch bots interact with an SSH honeypot in real time

https://honeypotlive.cc/
129•tusksm•8h ago•48 comments

Show HN: Simulator for a custom 8-bit discreet logic computer

https://msap2.mehran.dk
19•mehrant•3d ago•5 comments

Show HN: Docket (system for active note-taking) now self-hosted after HN asked

https://withdocket.com/self-hosted
5•davnicwil•3h ago•3 comments

Show HN: Clx – Compile Lua to Native Executables Through C++20

https://github.com/samyeyo/clx
134•_samt_•6d ago•32 comments

Show HN: Lific: Issue trackers should be simple, right?

https://lific.dev
3•Void_Null•4h ago•0 comments

Show HN: Mojibake – A low-level Unicode library written in C

https://mojibake.zaerl.com/
74•program•23h ago•22 comments

Show HN: Leaves – A text-UI disk usage treemap visualizer

https://github.com/patonw/leaves
86•patonw•1d ago•26 comments

Show HN: Proton – A Pure Go, Immediate-Mode GUI Library (Zero CGO)

3•CzaxTanmay•6h ago•1 comments

Show HN: BambooGrid – Open-source web UI for power grid modeling and power flow

https://bamboo.kickstage.com
32•soaringmonchi•1d ago•12 comments

Show HN: Firefox in WebAssembly

https://developer.puter.com/labs/firefox-wasm/
257•coolelectronics•2d ago•126 comments

Show HN: DSA View View – A TypeScript runtime visualizer for algorithms

https://dsa-view-view.vercel.app/
3•nyaomaru•7h ago•1 comments

Show HN: Crux, a personal AI on your computer you can reach from anywhere

https://qunt.in
3•parker-nyx•7h ago•4 comments

Show HN: On-chain bond market where the issuers are AI agents

https://selbonds.now
14•griffinfoster7•7h ago•16 comments

Show HN: Be the ChatBOT

https://bethechatbot.com/
48•keito•1d ago•22 comments

Show HN: Libretto PR agents – Automatically fix failing playwright scripts

https://libretto.sh/debug-agents
21•muchael•1d ago•4 comments

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

https://github.com/welcome-to-the-sunny-side/misa77
159•nonadhocproblem•2d ago•48 comments

Show HN: I've built a words game based on binary search

https://hilogame.cc/
48•ludovicianul•1d ago•66 comments

Show HN: Wolbarg – Local-first shared memory for AI agents using SQLite

https://wolbarg.com/blog/why-sqlite-is-enough-for-local-ai-agent-memory
4•atharvmunde•8h ago•0 comments

Show HN: Hearth, an open-source local AI that runs your PC (files, apps, voice)

https://github.com/0pen-Sourcer/Hearth
2•SwagKing•8h ago•0 comments

Show HN: A modern port of Linux to a ten-year-old QWERTY phone

42•tmzt•1d ago•12 comments

Show HN: QBasic Gorillas (Repeeled)

https://gameswithtony.com/gorillas/
27•TonyAlicea10•1d ago•25 comments

Show HN: Galois connections for composable numeric casts in Rust

https://github.com/cmk/connections
30•partialsolve•1d ago•3 comments

Show HN: Notvex – encrypted local-first notes with SQLCipher and XChaCha20

https://github.com/GFrancV/notvex
2•GFrancV•10h ago•0 comments

Show HN: I made a Strava for logging degen trades on WSB

https://topyolo.com/
2•dignaga69•10h ago•0 comments

Show HN: One More Letter

https://playonemoreletter.com/
87•hmate9•1d ago•58 comments

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

https://github.com/clawkwork/clawk
223•celrenheit•4d ago•156 comments

Show HN: Opening lines of famous literary works

https://www.verbaprima.com/
178•plicerin•3d ago•104 comments

Show HN: Algotrek – Algorithms visualized, problem shape shifting and a tutor

https://app.algotrek.io
12•nyggy•1d ago•4 comments

Show HN: Deadwire-HTTPD A triple-threaded x86-64 assembly static server

https://github.com/Deadbytes101/DEADWIRE-HTTPD
4•lexsandra56•13h ago•0 comments