frontpage.
newsnewestaskshowjobs

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

Patreon CEO: Why I'm (sort of) not worried about AI [video]

https://www.youtube.com/watch?v=17_HcR95YBc
1•calcifer•1m ago•0 comments

Macaz – GPT 5.6 inside Claude Code

https://github.com/macaz-dev/macaz-cli
1•dumitruflorin•2m ago•0 comments

Find out your attachment style quiz

https://tally.so/r/0QP0lj
2•ElysiumAbove•4m ago•0 comments

Did you experience childhood trauma or emotional neglect?

https://tally.so/r/A7GMoW
1•ElysiumAbove•5m ago•0 comments

Perplexity Unveils Space, a Secure Sandbox Platform for AI Agents

https://techstrong.ai/articles/perplexity-unveils-space-a-secure-sandbox-platform-for-ai-agents/
1•CrankyBear•5m ago•0 comments

Inkling the highest-scoring open-weight model evaluated by ARC Prize

https://arcprize.org/results/thinky-inkling
1•turadg•5m ago•0 comments

Meta in Talks to Lease Computing Power to Anthropic in Potential $10B Deal

https://www.nytimes.com/2026/07/17/technology/meta-anthropic-ai-computing-power.html
1•mfiguiere•5m ago•0 comments

Date the Globe: guess the year from a redacted historical map

https://datetheglobe.jenniferjiangkells.com/
1•jjiangkells•6m ago•0 comments

Tkngate Zero-trust P2P ateway for LLM agents (open source, written in Go)

https://github.com/tkngate/tkngate
2•kilopal•6m ago•0 comments

Portal: Teleport into your Claude Code sessions

https://portal.cybercorpresearch.com/
1•merinid•6m ago•0 comments

Dex – Claude Code / Codex Skills for Analytics Engineering

https://github.com/exmergo/dex
1•marcociavarella•7m ago•1 comments

CO2 overload, detected in human blood, suggests toxic atmosphere within 50 years

https://link.springer.com/article/10.1007/s11869-026-01918-5
2•OutOfHere•8m ago•2 comments

Homomorphically encrypted CIFAR-10 inference in 200ms

https://sofar.belfortlabs.cloud/
1•j2kun•9m ago•0 comments

CIA director gives chilling account of AI's battlefield lethality

https://www.pennlive.com/business/2026/07/cia-director-gives-chilling-account-of-ais-battlefield-...
1•leopoldj•10m ago•1 comments

How Predictable Are Laws? – By Brian Potter

https://www.construction-physics.com/p/how-predictable-are-laws
1•rbanffy•10m ago•0 comments

French regulators order block of Polymarket's website

https://www.lemonde.fr/en/france/article/2026/07/17/france-blocks-access-to-polymarket_6755581_7....
1•VWWHFSfQ•12m ago•1 comments

Designing emoji for the way we communicate today

https://blog.google/products-and-platforms/platforms/android/world-emoji-day-noto-3d/
2•pentagrama•15m ago•0 comments

Show HN: Bulk download YouTube transcripts–free per video, pay once

https://ytbulktranscript.app/
2•not_wowinter13•18m ago•0 comments

Shared Memory vs. Isolated Memory for AI Agents

https://wolbarg.com/blog/shared-memory-vs-isolated-memory
1•atharvmunde•18m ago•0 comments

Show HN: Favur Evals – evals of our agent harness, explore and control replays

https://evals.favur.dev
1•favurdev•18m ago•0 comments

Roger Summit, Who Invented an Early Online Search Service, Dies at 95

https://www.nytimes.com/2026/07/17/technology/roger-summit-dead.html
2•donohoe•18m ago•0 comments

Mal – Make a Lisp, implemented in 89 Languages

https://github.com/kanaka/mal
2•lioeters•18m ago•0 comments

Show HN: I built CraftVis, an AI image editor

https://craftvis.com
1•Samlion•19m ago•0 comments

'Adversarial clothing': Garments designed to confuse facial recognition systems

https://www.theguardian.com/fashion/2026/jul/17/adversarial-clothing-are-garments-designed-to-con...
2•Jimmc414•19m ago•0 comments

Thermodynamic Computers Go with the (Energy) Flow

https://www.quantamagazine.org/thermodynamic-computers-go-with-the-energy-flow-20260715/
1•rbanffy•19m ago•0 comments

The Life and Times of Maxis, Part 2: SimWorld

https://www.filfre.net/2026/07/the-life-and-times-of-maxis-part-2-simworld/
1•doppp•19m ago•0 comments

NyarchLinux proposes a (kindof) age verification system for open source OS

https://twitter.com/NyarchLinux/status/2078147537022730677
1•hinata08•20m ago•1 comments

Run AI Agents from Jira, Linear, GitHub Issues, or Markdown

https://github.com/alexrolls/startup-factory
1•alexberlinde•21m ago•0 comments

A Slower AI Payoff Would Be Everyone's Problem

https://www.apollo.com/wealth/insights-news/insights/daily-spark/a-slower-ai-payoff-would-be-ever...
1•simonebrunozzi•22m ago•0 comments

How to Maintain Our Privacy in the AI Age

https://www.wsj.com/tech/cybersecurity/ai-privacy-laws-data-26d9769f
1•herbertl•24m ago•0 comments