+ The next-generation, precision-driven software engineering agent built on top of CodeTide.
+ Experience intelligent code generation with full structural understanding of your codebase.
+
Deep structural analysis of your entire project for context-aware modifications
+
+
+
+ ⚡
+
Intelligent Refactoring
+
Automated code improvements that maintain functionality while enhancing quality
+
+
+
+ 🔗
+
Seamless GitHub Integration
+
Direct repository analysis and patch generation with full version control support
+
+
+
+ 🌊
+
CodeTide MCP Support
+
Empower AI agents and tools with dynamic codebase interaction while keeping your data secure.
+
+
+
+
+
+
+
+
+
+
Why Choose AgentTide?
+
Experience the power of context-aware, privacy-first software engineering
+
+
+
+
🔒
+
Local-First & Private
+
All code analysis and patching is performed locally. Your code never leaves your machine, ensuring complete privacy and security.
+
+
+
+
👁️
+
Transparent & Stepwise
+
See every plan and patch before it's applied. Edit, reorder, or approve steps-you're always in control of the process.
+
+
+
+
🧠
+
Context-Aware
+
AgentTide loads only the relevant code identifiers and dependencies for your request, making it fast and precise.
+
+
+
+
🤝
+
Human-in-the-Loop
+
After each step, review the patch, provide feedback, or continue-no black-box agent behavior.
+
+
+
+
⚡
+
Patch-Based Editing
+
All changes are atomic diffs, not full file rewrites, for maximum clarity and efficiency.
+
+
+
+
🎯
+
Precision-Driven
+
Built on CodeTide's symbolic code understanding for accurate, context-aware code modifications.
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From f76247a04eb13eb80a66ab1573857db9561da637 Mon Sep 17 00:00:00 2001
From: BrunoV21
Date: Tue, 26 Aug 2025 20:29:45 +0100
Subject: [PATCH 5/7] updated landing page
---
examples/hf_demo_space/static/landing_page.html | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/examples/hf_demo_space/static/landing_page.html b/examples/hf_demo_space/static/landing_page.html
index 2f855ba..3667023 100644
--- a/examples/hf_demo_space/static/landing_page.html
+++ b/examples/hf_demo_space/static/landing_page.html
@@ -515,6 +515,17 @@
display: none;
}
}
+ /* Style for Try Now button in disclaimer */
+ .disclaimer .cta-button {
+ font-size: 1rem;
+ padding: 0.7rem 2rem !important;
+ margin: 0.5rem auto 1rem auto;
+ display: inline-block;
+ box-shadow: 0 2px 8px hsl(var(--primary) / 0.10);
+ }
+ .disclaimer div {
+ text-align: center;
+ }
@@ -639,6 +650,8 @@
Getting Started
You can use one of our pre-configured free LLM providers or bring your own model.
We do not persist any data regarding Git repositories or API keys - everything stays local and private.