Completely agree!
You can actually use a coding agent to create tickets from within Vibe Kanban. Add the Vibe Kanban MCP server (from MCP settings) and ask the agent to plan a task and write tickets.
HN user
Completely agree!
You can actually use a coding agent to create tickets from within Vibe Kanban. Add the Vibe Kanban MCP server (from MCP settings) and ask the agent to plan a task and write tickets.
We have this! Vibe Kanban includes its own MCP server that you can use to create tickets within the Kanban board.
Click on the MCP Servers tab, then hit "Add Vibe Kanban MCP". Then create and start a "planning" ticket like "Plan a migration from AWS to Azure and create detailed tickets for each step along the way". Sit back and watch the cards roll in!
Will do more to document this better soon :)
Hi, co-author of this project here!
In Vibe Kanban you can directly interact with Claude Code from within the Kanban board. E.g. you can write out a ticket, hit a button to run it locally with Claude Code/Gemini etc., watch its responses, and then review any diffs that it generated.
bloop (YC S21) | Software Engineer (Rust, Compiler) | Onsite London, UK (Visa Sponsor)
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with compilers or transpilers, this role could be a great fit. Come and build a system that helps the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | Compiler Engineer (Rust) | Onsite London, UK (Visa Sponsor)
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with compilers or transpilers, this role could be a great fit. Come and build a system that helps the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | Software Engineer (Rust, AI); Compiler Engineer (Rust, Static Analysis) | Onsite London, UK (Visa Sponsor)
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with AI and/or compilers, this role could be a great fit. Come and build LLM pipelines and agents that help the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Software Engineer" or "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | Software Engineer (Rust, AI); Compiler Engineer (Rust, Static Analysis) | Onsite London, UK (Visa Sponsor)
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with AI and/or static analysis, this role could be a great fit. Come and build LLM pipelines and agents that help the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Software Engineer" or "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | Software Engineer (Rust, AI); Compiler Engineer (Rust, Static Analysis) | Onsite London, UK (Visa Sponsor)
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with AI and/or static analysis, this role could be a great fit. Come and build LLM pipelines and agents that help the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Software Engineer" or "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | Software Engineer (Rust, AI); Compiler Engineer (Rust, Static Analysis) | Onsite London, UK
We're combining LLMs and transpilers to translate COBOL into Java. If you’re a Rust developer with experience working with AI and/or static analysis, this role could be a great fit. Come and build LLM pipelines and agents that help the largest companies modernise their legacy codebases.
Please email join [at] bloop [dot] ai with "HN Software Engineer" or "HN Compiler Engineer" in the subject line.
More details - https://www.ycombinator.com/companies/bloop/jobs
bloop (YC S21) | AI/ML Engineer, Compiler Engineer | Full-time | London (UK) | Visa Sponsor
At bloop (https://www.bloop.ai) we modernise legacy code, translating old languages to new(er) ones. Existing translators produce code that is unreadable, and the alternative of rewriting an old system from scratch in a new language is unfeasibly expensive for many projects. We're developing a new approach that uses LLMs to automatically generate readable, maintainable code.
We're working to modernise code for a cohort of enterprise customers. You'll join a small group of compiler and ML engineers who are obsessed with the technical challenges posed by code translation.
We love:
* LLM pipelines
* Static analysis (Tree-sitter)
* Rust
Apply here: https://www.ycombinator.com/companies/bloop/jobs or directly to gabriel@bloop.ai
Yes that's a great point. At the moment we in the 'Results' section we display the code snippets returned by the semantic search engine. These don't always line up with the code that GPT is referring to because we include as much of the file that the snippet is from in the prompt.
We're working on a new interface to make this clearer, where we'll display the lines of code that GPT has referenced in its answer.
Yes I agree! I'll update the README. We'll be adding some more information to our website about how we implement code navigation soon.
We currently support Go, JS/TS, JSX/TSX, Python, Rust, C#, Java, C/C++
We currently support code search which you can access through a conversational interface (think Bing Chat for your code). We don't currently support editing code but are looking into a mechanism to create pull requests from bloop.
Thanks! Qdrant is great :)
bloop (YC S21) | Senior Software Engineer (Rust) | Full Time | Remote or London (Visa Sponsor)
We're bringing neural code search to the masses. To do this we're developing efficient, fast indexing and retrieval mechanisms that enable lightning-fast search and scale to massive amounts of code.
As a Senior Software Engineer you'll work at the heart of this, collaborating with a small, talented team to design and implement the core engine that powers bloop search. You'll work on the forefront of information retrieval and data storage, using techniques pioneered in academia and the latest open source search projects and developing some of your own too! You'll get to show off too, as we will open-source the first version of the engine.
You'll love what we're working on if you're interested in the implementation of:
- https://github.com/quickwit-oss/tantivy
- https://github.com/meilisearch/meilisearch
- https://github.com/BurntSushi/fst
You'll be joining a small group of engineers who are obsessed with the challenges posed by search, and who want to build tools to improve the process of writing and maintaining software.
More retails about the role here: https://bloop.jobs.personio.com/job/748329?display=en
Apply by emailing join@bloop.ai or through the Personio link.
bloop (YC S21) | https://bloop.ai/ | Senior Software Engineer (Python) | London | Full Time
At bloop, we’re building an in-IDE search engine to make it easy for software engineers to find and share code.
Today developers spend too much time scouring library documentation and open-source repositories looking for useful code. Our neural search engine automates this menial process, freeing up time for developers to focus on the most enjoyable parts of the job.
Behind the scenes we do lots of:
- Machine learning on source code
- Parsing code and manipulating ASTs
Our tech stack includes: Python, Typescript, C++, PyTorch, Elasticsearch, KubernetesIf you want to build tools that directly help software engineers then apply! Senior Software Engineer: https://bloop.jobs.personio.com/job/674687
bloop (YC S21) | https://bloop.ai/ | ML Engineer | London | Full Time
At bloop, we’re building an in-IDE code search engine to make it easy for software engineers to find and share code. Today developers spend too much time scouring library documentation and open-source repositories looking for useful code. Our neural search engine automates this menial process, freeing up time for developers to focus on the most enjoyable parts of the job.
Behind the scenes we do lots of:
- Machine learning for code
- Parsing code and manipulating ASTs
- Semantic analysis
If you want to build tools that directly help software engineers then apply!Machine Learning Engineer - https://bloop.jobs.personio.com/job/477545?display=en
bloop (YC S21) | https://bloop.ai/ | ML Engineer, Sr. Software Engineer | London / REMOTE | Full Time
At bloop, we’re building an in-IDE code search engine to make it easy for software engineers to find and share code. Today developers spend too much time scouring library documentation and open-source repositories looking for useful code. Our neural search engine automates this menial process, freeing up time for developers to focus on the most enjoyable parts of the job.
Behind the scenes we do lots of:
- Machine learning for code
- Parsing code and manipulating ASTs
- Semantic analysis
If you - or someone you know - wants to build tools that directly help software engineers then check out one of our open roles! - Machine Learning Engineer:
https://bloop.jobs.personio.com/job/477545?display=en - Senior Software Engineer (C/C++):
https://bloop.jobs.personio.com/job/474821?display=en