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

Canadian Pedestrian Network Database

https://www150.statcan.gc.ca/n1/en/catalogue/34260004
1•marklit•2m ago•0 comments

CRISPR editing of ANGPTL3: one-time precision therapy for dyslipidaemia

https://www.nature.com/articles/s41392-026-02605-8
1•emerongi•3m ago•0 comments

1M Lines of AI-Assisted Code in 2025

https://jonathanclark.com/posts/ai-coding-million-lines-2025.html
1•profstasiak•5m ago•0 comments

Elizabeth Holmes A24 Movie – You Can See Everything – Official Teaser HD [video]

https://www.youtube.com/watch?v=GGJSRFWALTI
1•sounddetective•8m ago•0 comments

Wan 3.0 at 68% of Alibaba Cloud's international list price, Prime at 78%

https://reapi.ai/models/wan-3-0
1•andrew06124•8m ago•0 comments

Pandora's Vox: On Community in Cyberspace (1994)

https://gist.github.com/kolber/2131643
1•Gecko4072•9m ago•0 comments

China Prepares for Space Warfare(apparently)

https://www.reuters.com/world/asia-pacific/us-china-arm-space-warfare-hunter-satellites-orbital-w...
2•KinetiNode•10m ago•0 comments

Show HN: Wb-Flow – Agentic Coding with Planned, Parallel Waves

https://github.com/wissemb11/wb-flow
2•wissemb1•11m ago•0 comments

Show HN: Remove people from photos by brushing over them

https://personremover.org/
2•fourfire•12m ago•0 comments

Astra made Van Gogh in a single pre computed step of 5291 excalidraw shapes

https://twitter.com/hive_echo/status/2096848073033146580
2•echohive42•13m ago•0 comments

Meta blocks accounts protesting Kushner-linked Albanian resort project

https://www.politico.eu/article/meta-blocks-accounts-politicians-journalists-and-activists-protes...
3•vrganj•15m ago•0 comments

Why 'sleepmaxxing' could be making your sleep worse

https://www.bbc.co.uk/news/articles/c99drr70m2eo
2•jeffwass•16m ago•0 comments

I Dislike TypeScript Because I've Never Maintained JavaScript Before

https://mayberay.bearblog.dev/i-dislike-typescript-because-ive-never-maintained-javascript-before/
1•mugamuga•22m ago•0 comments

LessHard: Less wrong about wanting [parody]

https://shimmermathlabs.com/lesshard.html
1•nwhitehead•25m ago•0 comments

What did she see? The intelligence scramble to retrace an accused spys footsteps

https://www.cbc.ca/news/politics/canada-china-spy-nato-intelligence-9.7331493
5•pir8life4me•34m ago•0 comments

23 years documenting the global LED transition of city lighting from space

https://twitter.com/astro_pettit/status/2096763479143469206
4•taubek•37m ago•0 comments

Collaborative Machine Knowledge Platform

https://haidaa.com/
2•AISETR•40m ago•1 comments

I made a fake news spotting minigame

3•azermite•45m ago•0 comments

Humble exoskeletons work better than combat supersuits

https://www.economist.com/science-and-technology/2026/09/02/humble-exoskeletons-work-better-than-...
4•edward•46m ago•0 comments

Show HN: CiteGuard – local CLI for checking citations in Markdown reports

https://github.com/larrylot/citeguard
1•lordlarry•50m ago•0 comments

Archify

https://github.com/tt-a1i/archify
1•saikatsg•55m ago•1 comments

What animal has a prime number of legs? And why does this confuse LLMs?

https://tris.sherliker.net/blog/what-animal-has-a-prime-number-of-legs/
3•speerer•55m ago•0 comments

Show HN: Yurei – like Claude in Chrome, but for any model and harness

https://yurei-ai.com/
1•memel06•58m ago•0 comments

New off-peak rates: 50% lower prices for DeepSeek-V4

https://ollama.com/pricing
3•soltanov•1h ago•0 comments

WTFM Book

https://wtfmbook.com/contents/
2•cyndunlop•1h ago•0 comments

Two new ways to study AI-human psychology with persona vectors

https://github.com/programmer9998/ai_personality_study
1•programmer_1324•1h ago•0 comments

OpenAI 2025 financials $38.5B loss ahead of IPO

https://qz.com/openai-leaked-financials-losses-revenue-ipo-061626
3•u1hcw9nx•1h ago•0 comments

ACX Review Archive

https://acxreviews.robennals.org/
1•altilunium•1h ago•0 comments

DIYing Apps for Fun and Profit

https://www.fldr.zip/blog/diying-apps-for-fun-and-profit
1•wyxuan•1h ago•0 comments

Escaping Containment

2•silexia•1h ago•1 comments