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

Nonprofit that tracks meteors taken down by "critical blow" from a cyberattack

https://arstechnica.com/security/2026/09/nonprofit-that-tracks-meteors-taken-down-by-critical-blo...
1•joozio•5m ago•0 comments

RoboHarm: Do Frontier Robot Policies Refuse Unsafe Instructions?

https://robocurve.org/roboharm/
1•jonbaer•6m ago•0 comments

AnyFilter: Hide anything you don't want to see on any site

https://github.com/anyfilter/anyfilter
1•lime66•7m ago•0 comments

TimeCodeSecurity – Deterministic AST SAST and Auto-Remediation for Python

1•AyushGaur•7m ago•0 comments

Show HN: NSLibrary – a self-hosted library for your Switch games and homebrew

https://github.com/tuckerwales/nslibrary
1•tuckerwales•9m ago•0 comments

Guest to host: escaping Docker's hypervisor

https://accomplish.ai/blog/escaping-dockers-hypervisor/
1•porridgeraisin•11m ago•0 comments

First principles of UI composition for your coding agents

https://www.eflx.top/blog/ui-composition-first-principle
1•EFLKumo•12m ago•0 comments

Anthropic sets up biology lab as it ramps AI drug program

https://www.reuters.com/world/anthropic-quietly-sets-up-biology-lab-it-ramps-ai-drug-program-2026...
1•olalonde•14m ago•0 comments

Jev Playground

https://jevplayground.terrydjony.com/
1•terryds•15m ago•0 comments

Windowshot

https://www.windowshot.app/
1•qaisfaiz•16m ago•0 comments

Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI

https://sigabrt.dev
1•4815162342•19m ago•0 comments

Laya the open source version of Jev

https://laya.convaiinnovations.com/
3•nandakishor_ml•20m ago•1 comments

Would you trade a 6-hour layover for 3 days in that city if it's cheaper?

https://uwillfly.net/pl
3•privacyzvarych•20m ago•0 comments

Search Engine that de-ranks Bot Popup and Cookie Popup websites?

1•peter_d_sherman•20m ago•1 comments

Leave the Class Path in the Rearview Mirror

https://netflixtechblog.com/leave-the-class-path-in-the-rearview-mirror-67a85b15b6be
1•theanonymousone•24m ago•0 comments

What Happens If You Execute a Random File? [video]

https://www.youtube.com/watch?v=I3i5cD5fdXI
1•vismit2000•25m ago•0 comments

Claude Fable credit expiring one day earlier than stated

https://www.reddit.com/r/ClaudeAI/comments/1wk7eui/credits_that_were_supposed_to_expire_on_the_19th/
1•rat_on_the_run•26m ago•0 comments

Goosebumps: A Paradigm Shift Is Occurring in Robotics

https://twitter.com/ken_goldberg/status/2100986412762087909
1•danielmorozoff•27m ago•0 comments

New evidence for hidden chambers beyond Tutankhamun's tomb

https://www.nature.com/articles/d41586-026-02621-2
1•bookofjoe•27m ago•1 comments

DraftKings Uses A.I. To Target the Gamblers Likeliest to Lose

https://www.nytimes.com/2026/09/19/business/draftkings-ai.html
2•koolba•27m ago•0 comments

California governor signs order to explore AI 'kill switch'

https://techxplore.com/news/2026-09-california-governor-explore-ai.html
1•geox•31m ago•0 comments

The sort that can't have a best case

https://0xax.dev/cs-inside/the-sort-that-cant-have-a-best-case/
1•donk8r•33m ago•0 comments

How to Limit What Apple's New Siri AI Can Access in iOS 27

https://www.eff.org/deeplinks/2026/09/how-limit-what-apples-new-siri-ai-can-access-ios-27
1•DeepLogin•33m ago•0 comments

What Are Sheaves? (2024)

https://www.quantamagazine.org/what-are-sheaves-20240719/
1•yu3zhou4•35m ago•0 comments

Cisco Identity Services Engine Authentication Bypass Vulnerability

https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ISE-ABP-VN...
1•fourfire•36m ago•0 comments

Minkowski's Papers on Relativity [pdf]

https://mathweb.ucsd.edu/~b3tran/cgm/Minkowski_SpaceAndTime_1909.pdf
2•binyu•38m ago•0 comments

US and Denmark reach deal over Greenland's security

https://www.euronews.com/2026/09/19/us-and-denmark-reach-deal-over-greenlands-security
1•embedding-shape•39m ago•0 comments

Researchers find way to listen in on headphones from afar

https://www.theregister.com/security/2026/09/17/researchers-find-way-to-listen-in-on-headphones-f...
2•t-3•41m ago•0 comments

Irreal: Improving Emacs Long Lines Performance

https://irreal.org/blog/?p=14091
1•hnp9j9qtda•44m ago•0 comments

Westinghouse EVinci Microreactor Achieves Criticality Milestone

https://www.energy.gov/ne/articles/westinghouse-evinci-microreactor-achieves-criticality-milestone
1•mpweiher•45m ago•0 comments