Settings

Theme

Llm9p: LLM as a Plan 9 file system

github.com

17 points by mleroy 10 days ago · 4 comments

Reader

mleroyOP 10 days ago

Following the recent discussion on files as the ideal interface for agents [0], this might be an interesting exploration.

llm9p is a small, experimental 9P server that lets you interact with LLMs as a filesystem.

[0] https://news.ycombinator.com/item?id=47286408

stingraycharles 10 days ago

How can it set the system prompt when using Claude Code, when even Claude code itself doesn’t support adding to the system prompt? It does have “—appendSystemPrompt” but despite its name that’s actually just a user message being sent upon startup.

  • interstice 10 days ago

    Isn’t that just editing the main Claude.md? A bit loose but I’ve been getting Claude to edit its own settings a fair bit.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection