_jayhack_

↗ HN profile [ 102 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey folks, excited to launch Codegen: a platform for SWE agents. Codegen lets you prompt agents to perform programming tasks across code, Github, Linear, Slack and more. Ask for impressively complex code modifications…

  2. Hey HN! We've just open-sourced Codegen (https://github.com/codegen-sh/codegen-sdk), a Python library for manipulating Python + JS/React codebases. Codegen was engineered backwards from real-world, large-scale codebase…

  3. Hey HN! We're excited to introduce Codegen - the IDE for Refactors. Codegen leverages static analysis to parse your codebase "graph", then wraps this in a high-level python SDK to enable safe & instantaneous codemods.…

  4. Hey all, @lowcodenocode and I have developed ShellShark, an app that helps with sysadmin tasks. It's essentially an LLM "agent" that is empowered with (permissioned) access to your shell; you issue commands to it, it…

  5. Hey all! Understanding code changes and their implications is a tough and time-consuming problem for large PRs What if ChatGPT did the work for you? That's the concept behind GitChat (GitChat.co). Paste a public GitHub…

  6. Hey HN! I've made a NLUI for Figma. This is based on GPT-3 (for generating components & schemas) and Dall-E 2 (for image generation); it's remarkably flexible already and there's plenty of room to expand. One of the…

  7. Hey all! Excited to demo AutoTool, a GPT3-powered conversational UI for rapidly prototyping internal tooling in ToolJet/Retool. You can describe what you want in an internal tools in natural language - e.g. "a dashboard…