sean_

↗ HN profile [ 1157 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Claude Squad in the Cloud (docs.cloudcoding.ai)
  2. Show HN: API for CodeX (docs.cloudcoding.ai)

    Ok so this isn't actually CodeX, but it works in the exact same way. Instead of using codex, we use the superior coding agent: Claude Code. It works like this: input the repo you want to edit, the changes you want to…

  3. Hi, I'm Sean! I've just released v1 of Cloud Code which is essentially CodeX with Claude Code. Luckily I've been building this before I knew openai was working on a similar thing so I've been able to take a Novel…

  4. This is a project I've been working on to build a way to copy my workflow in Claude Code to an application with my workflows preset. I also wanted it to run in the cloud for long running tasks and so i can query it from…

  5. Today I'm releasing Cloud Code: A way to prompt claude code from the cloud. It lets you select a repo, a template of messages (or you can create your own) and you can then create your queries which runs through claude…

  6. In the nature of Open Source, I am releasing something I'm actively working on but is insanely simple and will likely be made anyways. It is an SDK for scripting Claude Code. It's a lightweight (155 lines) and free…

  7. It seems that using Cursor has become really repetitive. My workflow typically goes like this: - Get a task to accomplish on a codebase - Research the web and codebase to create a plan - Send the entire plan to cursor…

  8. There were no good chrome extensions that let you copy the raw markdown of the current webpage, so I made one myself. It's called Markdownify: https://chromewebstore.google.com/detail/markdownify/iehfcjc... It's been…