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_•1y 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

Open Source Does Not Imply Open Community – Makefile.feld

https://blog.feld.me/posts/2026/04/open-source-does-not-imply-open-community/
1•pkaeding•1m ago•0 comments

Powerful Iranian family founded its largest crypto exchange, used by the IRGC

https://www.reuters.com/investigations/one-irans-most-powerful-families-founded-its-largest-crypt...
2•JumpCrisscross•3m ago•0 comments

Ask HN: Freelancer? Seeking freelancer? (May 2026)

1•jon_north•4m ago•0 comments

Observational constraints project ~50% AMOC weakening by the end of this century

https://www.science.org/doi/10.1126/sciadv.adx4298
1•thenforward•4m ago•0 comments

VoxeliumX – easy open-source tool to run Minecraft servers

1•Cheesehamster•4m ago•0 comments

Using group theory to explore the space of positional encodings for attention

https://blog.janestreet.com/using-group-theory-to-explore-positional-encodings-attention/
1•jxmorris12•6m ago•0 comments

QR code on front porch to see if delivery photos are being used to train AI

https://infosec.exchange/@SecureOwl/116496633095492532
1•pavel_lishin•6m ago•0 comments

Scope Graphs – A Theory of Name Resolution

https://pl.ewi.tudelft.nl/research/projects/scope-graphs/
1•kordlessagain•6m ago•0 comments

Understanding the New Intraday Margin Requirements

https://www.finra.org/investors/insights/intraday-margin-requirements
1•kamaraju•6m ago•0 comments

Show HN: IP Tools (Ipaddress.to)

1•TemporaryMail•7m ago•0 comments

The Subscription You Did Not Ask For

https://vivianvoss.net/blog/the-subscription-you-did-not-ask-for
2•speckx•8m ago•1 comments

The Forbidden Experiment

https://www.bostonreview.net/articles/saxe-the-forbidden-experiment/
1•thunderbong•8m ago•0 comments

It takes 7 years to plug in a power plant to the grid

https://theloadgrowth.substack.com/p/it-takes-7-years-to-plug-in-a-power
1•agordhandas•8m ago•0 comments

A Treasure Trove of Fossils Rewrites the Story of Early Life

https://www.quantamagazine.org/a-treasure-trove-of-cambrian-fossils-rewrites-the-story-of-early-l...
1•worldvoyageur•9m ago•0 comments

A Guide to Agent-Native Product Management

https://every.to/guides/ai-product-management-guide
2•dshipper•12m ago•0 comments

SpiceEdit: A modern terminal-based editor that doesn't take days to configure

https://spice-edit.com
1•cloudmanic•15m ago•1 comments

Is Ukraine winning the war? [audio]

https://podcasts.apple.com/us/podcast/is-ukraine-winning-the-war/id1896022989?i=1000765432553
1•MaysonL•17m ago•0 comments

Indigenous Language Survived Russian Occupation. Can It Survive YouTube?

https://www.wired.com/story/youtube-promote-russian-language-kyrgyzstan/
2•themellowdart•18m ago•0 comments

Startup's new mechanistic interpretability tool lets you debug LLMs

https://www.technologyreview.com/2026/04/30/1136721/this-startups-new-mechanistic-interpretabilit...
1•Brajeshwar•18m ago•0 comments

Show HN: `sct` – a SNOMED-CT medical terminology toolkit in Rust

https://github.com/pacharanero/sct
1•pacharanero•19m ago•0 comments

Tmux Display Popup

https://sean.taylormadetech.dev/2026/04/29/tmux-display-popup.html
1•speckx•22m ago•0 comments

Show HN: Council – Run Claude, Codex and Gemini against the same prompt

https://council.armstr.ng/
1•colinarms•23m ago•0 comments

I can't cancel GitHub Copilot

https://drewdevault.com/blog/I-cant-cancel-Copilot/
5•monkaiju•23m ago•0 comments

Show HN: I rebuilt my Twitter For You feed

1•sdan•25m ago•1 comments

Interactive Screen Saver App / Game – have fun – free for all –>

https://rogmash.neocities.org/
1•rogmash•26m ago•1 comments

Apple may take "several months" to catch up to Mac mini and Studio demand

https://arstechnica.com/gadgets/2026/05/apple-may-take-several-months-to-catch-up-to-mac-mini-and...
1•stalfosknight•29m ago•0 comments

Nearly Half of Wolves in Italy Are Now Part Dog

https://e360.yale.edu/digest/italy-wolf-dog-hybrids
1•speckx•30m ago•0 comments

Sandbox plumbing infrastructure for computer-use agents

https://www.tensorlake.ai/blog/building-sandboxes-for-computer-use
2•diptanu•34m ago•0 comments

Show HN: TimeWith – iOS app to track relationships with the people who matter

1•Mdtan•35m ago•0 comments

Cloud Skills Are Still Just Skills

https://vexjoy.com/posts/cloud-skills-are-still-just-skills/
1•AndyNemmity•35m ago•1 comments