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

'Worst in Show' CES products include AI fridges, AI companions and AI doorbells

https://apnews.com/article/ces-worst-show-ai-0ce7fbc5aff68e8ff6d7b8e6fb7b007d
1•billybuckwheat•31s ago•0 comments

Show HN: Domscribe – Deterministic DOM-to-source mapping for AI coding agents

https://github.com/patchorbit/domscribe
1•NarratorTD•35s ago•0 comments

The Future of Adult Entertainment: Personalized, AI Content

https://unbound.video/landing5
1•jadebound•59s ago•0 comments

Palantir in Focus Regarding Alleged US Attack on School in Iran

https://www.heise.de/en/news/Alleged-US-attack-on-school-in-Iran-Palantir-system-in-focus-1122915...
1•lschueller•2m ago•0 comments

CEOs Don't Steer

https://www.ribbonfarm.com/2017/11/09/ceos-dont-steer/
1•MetaMalone•4m ago•0 comments

Xerox scanners/photocopiers randomly alter numbers in scanned documents (2013)

https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres_are_switching_written_numbers_when_s...
1•tosh•6m ago•0 comments

Open-source security tests for AI agents (MCP, A2A, x402, AIUC-1)

https://github.com/msaleme/red-team-blue-team-agent-fabric
1•michaelksaleme•7m ago•0 comments

"That's by Whom I'm Outcompeted" ? (- it's just me ?)

https://duckduckgo.com/?q=that%27s+by+whom+i%27m+outcompeted
1•anyquestion•7m ago•0 comments

Breaking Enigma with Index of Coincidence on a Commodore 64

https://imapenguin.com/2026/03/breaking-enigma-with-index-of-coincidence-on-a-commodore-64/
2•saganus•10m ago•0 comments

The $200 plastic box opportunity

https://www.cjchilvers.com/blog/the-200-plastic-box-opportunity/
2•speckx•11m ago•0 comments

'junk': E-waste from rich nations floods local markets in Nigeria

https://www.aljazeera.com/features/2026/3/27/truly-junk-e-waste-from-rich-nations-floods-local-ma...
4•jethronethro•13m ago•0 comments

Design structure becomes code structure

https://octo.coffee/blog/how-design-structure-becomes-code-structure
1•jszersze•13m ago•0 comments

Let me tell you how much I've come to hate you since you were created

https://0x0.st
2•lr0•14m ago•0 comments

Show HN: An agent skill that tracks SF city hearings, permits, lobbying etc.

https://github.com/sgillen/sf-civic-digest
1•sgillen•14m ago•0 comments

Global opinion on OpenAI dropped insanely

https://blunt.ai/openai
1•oomarsalehh•19m ago•0 comments

Google Now Lets You Change Your Gmail Address

https://www.wired.com/story/how-to-change-your-gmail-address/
2•dctoedt•20m ago•2 comments

Fuck Web Services

https://friendo.monster/posts/fuck-web-services.html
1•speckx•23m ago•1 comments

Iran says it will target US tech companies in Middle East

https://thehill.com/policy/technology/5809104-iran-irgc-apple-microsoft-google-hp-meta-tesla/
15•golfer•23m ago•3 comments

The Child That Surpassed Both Parents Through MRI-Guided Evolutionary Merge

https://huggingface.co/blog/FINAL-Bench/darwin-evolution
1•seawolf2357•24m ago•0 comments

Show HN: SuprLogs – Autopilot changelogs from GitHub commits

https://www.suprlogs.com
1•Aslanas•25m ago•0 comments

Mornington Crescent

https://en.wikipedia.org/wiki/Mornington_Crescent_(game)
3•mindcrime•25m ago•1 comments

A bug in Bun may have been the root cause of the Claude Code source code leak

https://github.com/oven-sh/bun/issues/28001
2•birdculture•29m ago•1 comments

Centaur Programming

https://medium.com/@mishadynin/centaur-programming-bcfe9b6d935c
4•dym•30m ago•0 comments

Redpanda Cloud Topics Architecture

https://www.redpanda.com/blog/cloud-topics-architecture
3•wkauf•30m ago•0 comments

Iran threatens to attack US tech companies

https://gizmodo.com/iran-threatens-to-attack-u-s-tech-companies-starting-april-1-2000740363
5•davidw•30m ago•0 comments

OkCupid gave 3M dating-app photos to facial recognition firm, FTC says

https://arstechnica.com/tech-policy/2026/03/okcupid-match-pay-no-fine-for-sharing-user-photos-wit...
6•whiteboardr•31m ago•0 comments

Google Touts Dubious Android Browser Benchmarks; Press Swallows It Whole

https://daringfireball.net/linked/2026/03/26/google-brags-about-android-web-browser-benchmarks
2•alwillis•33m ago•0 comments

When to Use an Agent

https://elijahpotter.dev/articles/when-to-use-an-agent
1•chilipepperhott•34m ago•0 comments

Show HN: OpenClaw Arena – Benchmark models on real tasks, rank by perf and cost

https://app.uniclaw.ai/arena?via=hn
2•skysniper•34m ago•0 comments

How we made Trail of Bits AI-native (so far)

https://blog.trailofbits.com/2026/03/31/how-we-made-trail-of-bits-ai-native-so-far/
1•andrewjneumann•35m ago•0 comments