Llm9p: LLM as a Plan 9 file system

(github.com)

15 points | by mleroy a day ago ago

4 comments

  • mleroy a day 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 a day 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 a day 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.

  • shablulman a day ago

    [dead]