diff --git a/apps/app-nz/app.yaml b/apps/app-nz/app.yaml new file mode 100644 index 0000000..db34eb7 --- /dev/null +++ b/apps/app-nz/app.yaml @@ -0,0 +1,10 @@ +name: "App.nz" +description: "New Zealand applied-AI platform for app hosting, autonomous coding agents, chat, deep research, and model routing. Connects models from OpenRouter and other providers in one place using your own API keys." +url: "https://app.nz" +docs: "https://app.nz/docs" +tags: + - chat + - coding + - research + - productivity +date_added: "2026-06-16" diff --git a/apps/app-nz/logo.png b/apps/app-nz/logo.png new file mode 100644 index 0000000..d0f8714 Binary files /dev/null and b/apps/app-nz/logo.png differ diff --git a/apps/codex-infinity/app.yaml b/apps/codex-infinity/app.yaml new file mode 100644 index 0000000..241df26 --- /dev/null +++ b/apps/codex-infinity/app.yaml @@ -0,0 +1,8 @@ +name: "Codex Infinity" +description: "An autonomous coding agent CLI built on OpenAI Codex. Flags like --auto-next-steps, --auto-next-idea, and --auto-next-goal let it keep coding, testing, and improving on its own. Works with any provider, including OpenRouter via your OpenRouter API key." +url: "https://codex-infinity.com" +docs: "https://codex-infinity.com/docs" +tags: + - coding +open_source: "https://github.com/lee101/codex-infinity" +date_added: "2026-06-16" diff --git a/apps/codex-infinity/logo.png b/apps/codex-infinity/logo.png new file mode 100644 index 0000000..7568142 Binary files /dev/null and b/apps/codex-infinity/logo.png differ diff --git a/apps/openpaths/app.yaml b/apps/openpaths/app.yaml new file mode 100644 index 0000000..accec22 --- /dev/null +++ b/apps/openpaths/app.yaml @@ -0,0 +1,10 @@ +name: "OpenPaths" +description: "An AI model gateway with one unified API for chat, image, video, music, speech, embedding, and transcription across 15+ providers including OpenRouter. Bring your own keys and route requests across providers from a single endpoint." +url: "https://openpaths.io" +docs: "https://openpaths.io/docs" +tags: + - chat + - creative + - other +open_source: "https://github.com/lee101/openpaths" +date_added: "2026-06-16" diff --git a/apps/openpaths/logo.png b/apps/openpaths/logo.png new file mode 100644 index 0000000..4e3a4d7 Binary files /dev/null and b/apps/openpaths/logo.png differ