Matthias Puchstein mpuchstein
  • Joined on 2020-02-21
mpuchstein opened issue Owlibou/owlen#18 2025-09-28 19:23:27 +02:00
Add j/k support for scrolling the chatbox
mpuchstein commented on issue Owlibou/owlen#5 2025-09-28 17:11:01 +02:00
MCP Support

MCP integration

  • Use MCP’s dynamic capability discovery so the client can query connected servers for tools/resources/prompts and build a unified registry visible to the planner and…
mpuchstein commented on issue Owlibou/owlen#10 2025-09-28 17:10:17 +02:00
Introduce a Multi-Step Coding Agent Workflow

Planner access and routing

  • Pass the planner a structured “capability inventory” of providers/models, including tags, budgets, and disallowed tools; the planner proposes a per-step…
mpuchstein opened issue Owlibou/owlen#17 2025-09-28 17:05:39 +02:00
[feat
mpuchstein commented on issue Owlibou/owlen#14 2025-09-28 16:59:44 +02:00
Configuration & Theming Improvements

an idea for configuring providers

[providers.ollama]
enabled = true
base_url = "http://localhost:11434"
models = ["llama3.2:latest", "qwen2.5-coder:7b"]

[providers.cloud_x]
enabled =…
mpuchstein closed issue Owlibou/owlen#4 2025-09-28 16:57:11 +02:00
[feat] MCP support
mpuchstein opened issue Owlibou/owlen#16 2025-09-28 16:49:08 +02:00
Provider Extensibility Guide
mpuchstein opened issue Owlibou/owlen#15 2025-09-28 16:48:49 +02:00
Documentation & Contributor Onboarding
mpuchstein opened issue Owlibou/owlen#14 2025-09-28 16:48:04 +02:00
Configuration & Theming Improvements
mpuchstein opened issue Owlibou/owlen#13 2025-09-28 16:47:43 +02:00
Testing Framework Enhancements
mpuchstein opened issue Owlibou/owlen#12 2025-09-28 16:47:24 +02:00
Logging, Undo, and Git Integration
mpuchstein opened issue Owlibou/owlen#11 2025-09-28 16:47:06 +02:00
TUI Diff Viewer & Acceptance Flow
mpuchstein opened issue Owlibou/owlen#10 2025-09-28 16:46:40 +02:00
Introduce a Multi-Step Coding Agent Workflow
mpuchstein opened issue Owlibou/owlen#9 2025-09-28 16:46:16 +02:00
Expose File-Editing Tools to the LLM (read_file/write_file/apply_patch)
mpuchstein opened issue Owlibou/owlen#8 2025-09-28 16:45:30 +02:00
Build a Simple Built-in TUI Line Editor
mpuchstein opened issue Owlibou/owlen#7 2025-09-28 16:44:26 +02:00
Enable User Editor Invocation for File Editing
mpuchstein opened issue Owlibou/owlen#6 2025-09-28 16:43:57 +02:00
Implement Local RAG MCP Server Integration
mpuchstein opened issue Owlibou/owlen#5 2025-09-28 16:43:31 +02:00
[feat] MCP Support
mpuchstein opened issue Owlibou/owlen#4 2025-09-28 03:25:52 +02:00
[feat] MCP support
mpuchstein opened issue Owlibou/owlen#3 2025-09-28 03:21:59 +02:00
[feat] project overview