diff --git a/resources/dev/BACKLOG.md b/resources/dev/BACKLOG.md index f808e6d..66d6285 100644 --- a/resources/dev/BACKLOG.md +++ b/resources/dev/BACKLOG.md @@ -1,4 +1,6 @@ +Last Vetted: Overdue + ## Pending Projects that require a further vetting process. - [grimoire](https://github.com/goniszewski/grimoire) @@ -36,6 +38,7 @@ Projects that require a further vetting process. - [5ire](https://github.com/nanbingxyz/5ire) - [Sloth](https://github.com/sveinbjornt/Sloth) - Might be abandoned - [Phoenix](https://github.com/kasper/phoenix) - Might be abandoned +- [RD-Agent](https://github.com/microsoft/RD-Agent) - Might not be relevant to list ## Prospects Prospective candidates that don't quite make it onto this list, as of now, but are on route to. diff --git a/source/data/applications.json b/source/data/applications.json index 1c0e686..f306f32 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9097,6 +9097,73 @@ "language": "Go", "license": "MIT", "homepage_url": "https://nektosact.com" + }, + { + "name": "ClaraVerse", + "description": "", + "repo_url": "https://github.com/badboysm890/ClaraVerse", + "tags": [], + "platforms": [ + "cross", + "selfhost" + ], + "category": "all-in-one", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "LuLu", + "description": "", + "repo_url": "https://github.com/objective-see/LuLu", + "tags": [], + "platforms": [ + "macos" + ], + "category": "firewall", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "fullmoon", + "description": "", + "repo_url": "https://github.com/mainframecomputer/fullmoon-ios", + "tags": [], + "platforms": [ + "ios" + ], + "category": "llm-gui", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "AgenticSeek", + "description": "", + "repo_url": "https://github.com/Fosowl/agenticSeek", + "tags": [ + "manual" + ], + "platforms": [ + "cross" + ], + "category": "agent", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file