Skip to content

Introduction: Interested in contributing #2

@antenore

Description

@antenore

Hi!

I previously built deecli, a Go-based CLI for DeepSeek. It grew too complex (TUI with Bubbletea, sessions, AST plans) and became hard to maintain. I've since abandoned it.

deepseek-code is exactly what I was trying to build - simple, focused, and maintainable (~2100 lines vs my 5000+). I'd rather contribute here than maintain a competing project.

With my deecli experience, I can bring:

  • CLI input handling (multiline, key detection, history)
  • Knowledge of what NOT to do (scope creep, over-engineering)
  • Testing across terminals and SSH environments

I've submitted #1 adding multiline input support (Ctrl+J for newlines).

Some ideas I can investigate, if you like:

  • Tab completion for file paths
  • /load command for adding file context
  • Configurable keybindings

Happy to discuss priorities and keep PRs small and focused.

Cheers,
Antenore

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