frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: SDK for AI Coding with Long Running Tasks

https://cloudcoding.ai/
2•sean_•11mo ago
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 and sit back for it to finish

This flow works really well with a high level of accuracy for the most part and it's becoming obvious that the margin between where it is today and "perfect" is quickly closing.

Because of this flow, I feel that I can replicate it through an SDK that uses a AI cli coder tool with low level control.

In this SDK, you can also use the best coder in the world per: https://aider.chat/docs/leaderboards/

As shown here:

```python from cloudcode import Local import os

def main(): # Use the current directory cwd = os.getcwd() example_file = "example.py"

    # Initialize the Aider SDK in architect mode
    agent = Local(
        working_dir=cwd,
        model="o3",  # Main (planner) model
        editor_model="gpt-4.1",  # Editor model for implementing changes
        architect_mode=True,
        use_git=False,
        api_key=os.getenv("CLOUDCODE_API_KEY")
    )

    # Create or overwrite a simple Python file to modify using the SDK
    agent.create_file(
        example_file,
        """def add(a, b):
    return a + b
""" )

    # Run a coding task using the two-model workflow
    result = agent.code(
        prompt="make this function super cool. just make the math functions better",
        editable_files=[example_file]
    )

    # Print the results
    print("\nTask completed!")
    print(f"Success: {result['success']}")
    print("\nChanges made:")
    print(result["diff"])


    # Display cost information
    print("\nTask completed!")
if __name__ == "__main__": main()

```

Given that you can mimic your workflows from cursor and claude code into this sdk, you shouldn't have to sit around on your computer waiting for the long running task to finish.

That's why I built in a Sandbox class that mounts the ai coder into a remote sandbox directory instead of a local folder so you can deploy an ai coder to the cloud, enabling use cases such as coding from your phone and the browser.

I have already found so many low-handing fruit use cases for this sdk to automate prompting, information gathering, and auto-docs as shown in our github https://github.com/LMSystems-ai/cloud-coding

But I want to take it a step further.

You can get started for free today with this sdk and see our favorable pricing model here: https://docs.cloudcoding.ai/pricing

Asteroid Spinning Impossibly Fast

https://www.newscientist.com/article/2520088-weve-spotted-a-huge-asteroid-spinning-impossibly-fast/
1•metalman•1m ago•1 comments

Autoresearch-genealogy: Structured prompts for AI-assisted genealogy research

https://github.com/mattprusak/autoresearch-genealogy
1•helsinkiandrew•3m ago•0 comments

Steve Jobs, speech at the Apple campus (1999) [video]

https://www.youtube.com/watch?v=EoM2Y2KO6kU
1•tagyro•3m ago•0 comments

Debunking the Gold Standard (2015)

http://greyenlightenment.com/2015/06/21/debunking-the-gold-standard/
1•chistev•5m ago•0 comments

Little Known Development Methods (2009)

https://lr0.org/blog/p/lkdm/
1•lr0•9m ago•0 comments

Hormuz Minesweeper – Are you tired of winning?

https://hormuz.pythonic.ninja/
2•PythonicNinja•9m ago•0 comments

Skyscanner Drops

https://www.skyscanner.net/sttc/px/captcha-v2/index.html?url=L2dldGRyb3BzPw==&uuid=30c402a6-25cd-...
1•lastdong•12m ago•0 comments

Lord of Light

https://en.wikipedia.org/wiki/Lord_of_Light
1•debo_•14m ago•0 comments

Microbenchmarking Chipsets for Giggles

https://chipsandcheese.com/p/microbenchmarking-chipsets-for-giggles
1•signa11•15m ago•0 comments

Why AI is Making Your RAM more expensive

https://adlrocha.substack.com/p/adlrocha-why-ai-is-making-your-ram
1•adlrocha•16m ago•0 comments

To Understand AI's Future, Read Dickens, Bronte, Industrial Revolution Novels

https://www.bloomberg.com/news/articles/2026-03-20/to-understand-ai-s-future-read-dickens-bronte-...
1•helsinkiandrew•16m ago•0 comments

Kbooboo: Find Linux kernel maintainer contacts from dmesg stack trace

https://git.infradead.org/~rw/kcontact/
1•csmantle•23m ago•0 comments

Microsoft Azure Monitor alerts abused for callback phishing attacks

https://www.bleepingcomputer.com/news/security/microsoft-azure-monitor-alerts-abused-in-callback-...
1•01-_-•25m ago•0 comments

Apple hasn't caught up to MacBook Neo demand yet

https://9to5mac.com/2026/03/20/apple-hasnt-caught-up-to-macbook-neo-demand-yet/
2•01-_-•27m ago•0 comments

Why Gen Z Abandoned Morals for Money [video] (Mentions Cluely and Clavicular)

https://www.youtube.com/watch?v=fCSMceQPJcY
1•Imustaskforhelp•30m ago•0 comments

AI is programmed to hijack human empathy – we must resist that

https://www.nature.com/articles/d41586-026-00834-z
1•XzetaU8•31m ago•1 comments

Ask HN: What was something interesting you learned last week?

2•chistev•37m ago•3 comments

We built the bicycle for the mind but never built the compass

https://simpleainewsletter.substack.com/p/we-built-the-bicycle-for-the-mind
2•travii•44m ago•1 comments

Show HN: Mac Wisper – AI voice-to-text for macOS

https://macwisper.com/
1•alexissp•44m ago•1 comments

A Word to the Wise: Don't Trust A.I. To File Your Taxes

https://www.nytimes.com/2026/03/05/technology/artificial-intelligence-taxes-tax-refund.html
3•bookofjoe•50m ago•2 comments

Texico. Learn the Principles of Programming

https://www3.nhk.or.jp/nhkworld/en/shows/texico/
1•yzydserd•51m ago•0 comments

Why some foods are hard to stop eating – CraveLab

https://apps.apple.com/us/app/cravelab/id6760598704
1•cravebuilder•52m ago•1 comments

DECT Cordless Phone Decoder

https://github.com/SarahRoseLives/DeDECTive
1•SarahRoseLives•53m ago•0 comments

Linear No-Threshold model, and when are doses too small to matter?

https://thebreakthrough.org/issues/energy/drawing-the-line
1•leonidasrup•53m ago•0 comments

Pulse Aggregator – 250 news sources in one real-time feed

https://www.pulseaggregator.com
2•hexsyro•57m ago•0 comments

Emma Goldman and Voting

https://medium.com/luminasticity/on-emma-goldman-and-voting-3f612528b9ee
1•bryanrasmussen•59m ago•0 comments

Yorhel, founder of the Visual Novel Database (vndb.org) has passed away

https://vndb.org/t24787
1•asimovDev•1h ago•1 comments

Dune3d: A parametric 3D CAD application

https://github.com/dune3d/dune3d
2•luu•1h ago•0 comments

Place to launch and discover great products with DA: 48

https://workerscando.com/s/1q4e49
2•mdanassaif•1h ago•0 comments

At Palantir's Developer Conference, AI Is Built to Win Wars

https://www.wired.com/story/palantir-developer-conference-ai-war-alex-karp/
3•joozio•1h ago•0 comments