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

Artemis 2 returns to the pad for April launch attempt – SpaceNews

https://spacenews.com/artemis-2-returns-to-the-pad-for-april-launch-attempt/
1•rbanffy•10s ago•0 comments

Anthropic Denies It Could Sabotage AI Tools During War

https://www.wired.com/story/anthropic-denies-sabotage-ai-tools-war-claude/
1•joozio•1m ago•0 comments

What makes time-series database KDB-X so fast?

https://medium.com/kx-systems/what-makes-time-series-database-kdb-x-so-fast-80d254e936aa
1•tosh•2m ago•0 comments

Democracy Is a Liability

https://geohot.github.io//blog/jekyll/update/2026/03/21/democracy-liability.html
2•bsgada•3m ago•0 comments

A 'Hail Mary' for Earth, Built on Solid Science

https://www.nytimes.com/2026/03/18/science/hail-mary-andy-weir.html
1•saikatsg•3m ago•0 comments

Investigating Node.js memory bloat: V8 lazy GC and glibc arena fragmentation

https://frn.sh/pmem/
1•shellpipe•4m ago•0 comments

Benchmarking Kubernetes Log Collectors: Vector, Fluent Bit, OpenTelemetry

https://victoriametrics.com/blog/log-collectors-benchmark-2026/index.html
1•hagen1778•4m ago•1 comments

Another major Japanese electronics firm exits the Blu-ray market

https://www.tomshardware.com/pc-components/storage/another-major-japanese-electronics-firm-exits-...
1•rbanffy•4m ago•0 comments

I Tried DoorDash's Tasks App and Saw the Bleak Future of AI Gig Work

https://www.wired.com/story/i-tried-doordashs-tasks-app-and-saw-the-bleak-future-of-ai-gig-work/
1•joozio•5m ago•0 comments

Lintcn – Shadcn of linters, customizable TypeScript linting rules

https://github.com/remorses/lintcn
1•xmorse•5m ago•0 comments

Show HN: Apprise (Notification Platform) URL Generation Just Got Easier

https://appriseit.com/tools/url-builder/
1•l2g•6m ago•0 comments

KDB-X vs. QuestDB, ClickHouse, TimescaleDB and InfluxDB with TSBS

https://kx.com/blog/benchmarking-kdb-x-vs-questdb-clickhouse-timescaledb-and-influxdb-with-tsbs/
1•tosh•10m ago•0 comments

Nostr VPN

https://github.com/mmalmi/nostr-vpn
1•rzk•10m ago•1 comments

Project Hail Mary is in theaters–but do the linguistics work?

https://arstechnica.com/culture/2026/03/project-hail-mary-is-in-theaters-but-do-the-linguistics-w...
1•rbanffy•11m ago•0 comments

QuestDB vs. ClickHouse

https://questdb.com/blog/clickhouse-vs-questdb-comparison/
1•tosh•11m ago•0 comments

CCSO campaign focuses on reducing speeding

https://www.nevadaappeal.com/news/2026/mar/20/ccso-campaign-focuses-on-reducing-speeding/
1•qualudeheart•13m ago•1 comments

Stadia Maps Privacy Fail

https://www.grepular.com/Stadia_Maps_Privacy_Fail
1•speckx•15m ago•0 comments

Passengers who refuse to use headphones can now be kicked off United flights

https://www.cnn.com/2026/03/21/travel/travel-news-happiest-countries
35•edward•15m ago•14 comments

The AI Eval Tax: The Hidden Cost Every Agent Team Is Paying

https://iris-eval.com/blog/the-ai-eval-tax
1•iparent•17m ago•0 comments

The Last Children of Down Syndrome

https://www.theatlantic.com/magazine/archive/2020/12/the-last-children-of-down-syndrome/616928/
2•JumpCrisscross•17m ago•1 comments

The next wave of GLP-1 drugs coming.they're stronger than Wegovy and Zepbound

https://www.scientificamerican.com/article/new-glp-1-weight-loss-drugs-are-coming-and-theyre-stro...
1•paulpauper•18m ago•0 comments

Why Some Men Struggle to Keep Up with Friendships

https://www.theatlantic.com/newsletters/2026/03/an-unlikely-model-for-male-friendship/686496/
1•paulpauper•19m ago•0 comments

Why Canada's GDP per capita crisis is real

https://thehub.ca/2026/03/20/why-canadas-gdp-per-capita-crisis-is-real-deepdive/
1•paulpauper•19m ago•0 comments

Ask HN: Any Vim/Nvim-first coding agents/extension?

1•absoluteunit1•20m ago•0 comments

WebGL Fluid Experiment

https://haxiomic.github.io/GPU-Fluid-Experiments/html5/
1•ohjeez•22m ago•0 comments

Hide macOS Tahoe's Menu Icons

https://512pixels.net/2026/03/hide-macos-tahoes-menu-icons-with-this-one-simple-trick/
1•soheilpro•22m ago•0 comments

Germany pulls support for Israel in ICJ genocide case as it faces own accusation

https://www.timesofisrael.com/germany-pulls-support-for-israel-in-icj-genocide-case-as-it-faces-o...
2•jules-jules•22m ago•0 comments

NOMAD – offline survival server with AI, Wikipedia, maps, and more

https://github.com/Crosstalk-Solutions/project-nomad
1•sgallant•23m ago•0 comments

Show HN: Lula – multi-agent coding assistant and sandboxed Rust execution engine

https://github.com/christianmeurer/Lula
1•chrismeurer•23m ago•0 comments

Delve Security Notice

1•kdazzle•32m ago•1 comments