Skip to content

Future ideas: True REPL, First-class multimodal generation, more open-source models, internal MBUS, notebook client, massive parallelism #522

@iqdoctor

Description

@iqdoctor

Future ideas (as brainstorming items):

  • True REPL — a Read–Eval–Print Loop inspired by Lisp and Mathematica. Update any prompt, orchestration script, or model on the fly, even during execution. This feature could dramatically speed up development and let multi-agent systems evolve much faster.

  • First-class multimodal generation. Right now MCP has to be used to generate images; ideally, multimodal outputs should be native results of prompts.

  • Extended model list, including exotic providers like GigaChat — for example, LangChain already supports it. Note: GigaChat available as open source platform. @Amigol show me some Cursor gentrated code for this.

  • A small internal MBUS — an event/message bus with a publish/subscribe model, allowing agents to be event-activated and fully asynchronous, with an external API.

  • A Mathematica-style notebook client.

So the direction is: massive parallelism, event-driven activation, openness to novel models, fully asynchronous behavior, and interactive development throughout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions