diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 651c5a1c7..7f3ef93d2 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,10 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
-title: ''
-labels: 'bug'
-assignees: 'AnandChowdhary'
-
+title: ""
+labels: "bug"
+assignees: "asharirfan"
---
@@ -14,6 +13,7 @@ A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
+
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
@@ -26,15 +26,17 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- - OS: [e.g. iOS]
- - Browser [e.g. chrome, safari]
- - Version [e.g. 22]
+
+- OS: [e.g. iOS]
+- Browser [e.g. chrome, safari]
+- Version [e.g. 22]
**Smartphone (please complete the following information):**
- - Device: [e.g. iPhone6]
- - OS: [e.g. iOS8.1]
- - Browser [e.g. stock browser, safari]
- - Version [e.g. 22]
+
+- Device: [e.g. iPhone6]
+- OS: [e.g. iOS8.1]
+- Browser [e.g. stock browser, safari]
+- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
diff --git a/.upptimerc.yml b/.upptimerc.yml
index 9eeecf2c4..34e09f9f3 100644
--- a/.upptimerc.yml
+++ b/.upptimerc.yml
@@ -1,36 +1,24 @@
-# Change these first
-owner: upptime # Your GitHub organization or username, where this repository lives
-repo: upptime # The name of this repository
+owner: CommandCodeAI
+repo: commandcode-status
sites:
- - name: Google
- url: https://www.google.com
- - name: Wikipedia
- url: https://en.wikipedia.org
- - name: Hacker News
- url: https://news.ycombinator.com
- - name: Test Broken Site
- url: https://thissitedoesnotexist.koj.co
- - name: IPv6 test
- url: forwardemail.net
- port: 80
- check: "tcp-ping"
- ipv6: true
+ - name: Command Code
+ url: https://api.commandcode.ai
status-website:
- # Add your custom domain name, or remove the `cname` line if you don't have a domain
- # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
- cname: demo.upptime.js.org
- # baseUrl: /your-repo-name
- logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
- name: Upptime
- introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
- introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
+ cname: status.commandcode.ai
+ logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/commandcode/logo/commandcode-light.svg
+ name: Command Code Status
+ introTitle: "**Command Code** Status"
+ introMessage: This is the status page for [Command Code](https://commandcode.ai), showing real-time uptime and incident history.
navbar:
+ - title: Command Code
+ href: https://commandcode.ai
- title: Status
href: /
- - title: GitHub
- href: https://github.com/$OWNER/$REPO
-
-# Upptime also supports notifications, assigning issues, and more
-# See https://upptime.js.org/docs/configuration
+ - title: Subscribe on GitHub
+ href: https://github.com/$OWNER/$REPO/issues
+status-page:
+ faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
+i18n:
+ footer: ''
diff --git a/README.md b/README.md
index 5c61a8a4f..1d5c33c92 100644
--- a/README.md
+++ b/README.md
@@ -1,33 +1,20 @@
-# [](https://upptime.js.org)
+# [📈 CommandCode Status](https://status.commandcode.ai)
-**Upptime** (https://upptime.js.org) is the open-source uptime monitor and status page, powered entirely by GitHub Actions, Issues, and Pages. It's made with 💚 by [Anand Chowdhary](https://anandchowdhary.com), supported by [Pabio](https://pabio.com).
-
-> I find Upptime an incredible clever usage of \[GitHub Actions]. You essentially get a free configurable uptime monitor for whatever you want. – [CSS Tricks](https://css-tricks.com/upptime/)
-
-
- Upptime is used by 3,000+ people and teams to ensure they know when their endpoints go down.
-
-I built Upptime because, like many developers, I needed an uptime monitor and status page for my startup Pabio that was affordable, flexible, and completely under my control. At the time, existing services felt expensive, rigid, or closed-source. GitHub Actions had just launched, and I thought: hmm... what if I turned Actions into a self-hosted uptime monitor?
-
-Upptime runs scheduled checks using GitHub Actions (as often as every 5 minutes) to ping your endpoints and verify they're online. Response time data is recorded and committed to git, enabling long-term trend charts and historical insights. When downtime is detected, GitHub Issues are automatically opened and closed. A status page built with Svelte is hosted via GitHub Pages and shows uptime, response times, and incident history - so you get the full-stack uptime monitor and status page.
-
-I built it to be completely free if you're already using GitHub since there's no external server or subscription needed. All configuration lives in a single file, and your data is gone if you delete the repo. Plus, you get a git-native audit trail for all changes and events.
-
-Since launching, Upptime has grown to over 16,000 stars and is actively used by developers and teams to monitor their services. In fact, Upptime is used by [over 3,000+ people and teams](https://github.com/topics/upptime), including Ubuntu-maker Canonical and my preferred developer time tracker Wakatime.
-
-
+This is the uptime monitor and status page for [CommandCode.ai](https://commandcode.ai), powered by [Upptime](https://upptime.js.org).
-[](https://github.com/upptime/upptime/actions?query=workflow%3A%22Uptime+CI%22)
-[](https://github.com/upptime/upptime/actions?query=workflow%3A%22Response+Time+CI%22)
-[](https://github.com/upptime/upptime/actions?query=workflow%3A%22Graphs+CI%22)
-[](https://github.com/upptime/upptime/actions?query=workflow%3A%22Static+Site+CI%22)
-[](https://github.com/upptime/upptime/actions?query=workflow%3A%22Summary+CI%22)
+[](https://github.com/CommandCodeAI/status/actions?query=workflow%3A%22Uptime+CI%22)
+[](https://github.com/CommandCodeAI/status/actions?query=workflow%3A%22Response+Time+CI%22)
+[](https://github.com/CommandCodeAI/status/actions?query=workflow%3A%22Graphs+CI%22)
+[](https://github.com/CommandCodeAI/status/actions?query=workflow%3A%22Static+Site+CI%22)
+[](https://github.com/CommandCodeAI/status/actions?query=workflow%3A%22Summary+CI%22)
+
+## [📈 Live Status](https://status.commandcode.ai): **🟩 All systems operational**
-## [📈 Live Status](https://demo.upptime.js.org): **🟧 Partial outage**
+We use [Issues](https://github.com/CommandCodeAI/status/issues) as incident reports, [Actions](https://github.com/CommandCodeAI/status/actions) as uptime monitors, and [Pages](https://status.commandcode.ai/) for the status page.
@@ -35,84 +22,10 @@ Since launching, Upptime has grown to over 16,000 stars and is actively used by
| URL | Status | History | Response Time | Uptime |
| --- | ------ | ------- | ------------- | ------ |
-| [Google](https://www.google.com) | 🟩 Up | [google.yml](https://github.com/upptime/upptime/commits/HEAD/history/google.yml) | 107ms | 100.00%
-| [Wikipedia](https://en.wikipedia.org) | 🟩 Up | [wikipedia.yml](https://github.com/upptime/upptime/commits/HEAD/history/wikipedia.yml) | 280ms | 100.00%
-| [Hacker News](https://news.ycombinator.com) | 🟩 Up | [hacker-news.yml](https://github.com/upptime/upptime/commits/HEAD/history/hacker-news.yml) | 231ms | 100.00%
-| [Test Broken Site](https://thissitedoesnotexist.koj.co) | 🟥 Down | [test-broken-site.yml](https://github.com/upptime/upptime/commits/HEAD/history/test-broken-site.yml) | 0ms | 0.00%
-| [IPv6 test](forwardemail.net) | 🟥 Down | [i-pv6-test.yml](https://github.com/upptime/upptime/commits/HEAD/history/i-pv6-test.yml) | 0ms | 0.00%
-
-## ⭐ How it works
-
-- GitHub Actions is used as an uptime monitor
- - Every 5 minutes, a workflow visits your website to make sure it's up
- - Response time is recorded every 6 hours and committed to git
- - Graphs of response time are generated every day
-- GitHub Issues is used for incident reports
- - An issue is opened if an endpoint is down
- - People from your team are assigned to the issue
- - Incidents reports are posted as issue comments
- - Issues are locked so non-members cannot comment on them
- - Issues are closed automatically when your site comes back up
- - Slack notifications are sent on updates
-- GitHub Pages is used for the status website
- - A simple, beautiful, and accessible PWA is generated
- - Built with Svelte and Sapper
- - Fetches data from this repository using the GitHub API
-
-_Upptime is not affiliated to or endorsed by GitHub._
-
-[](https://upptime.js.org)
-
-## 👩💻 [Documentation](https://upptime.js.org)
-
-1. [How it works](https://upptime.js.org/docs)
-1. [Getting started](https://upptime.js.org/docs/get-started)
-1. [Configuration](https://upptime.js.org/docs/configuration)
-1. [Triggers](https://upptime.js.org/docs/triggers)
-1. [Notifications](https://upptime.js.org/docs/notifications)
-1. [Badges](https://upptime.js.org/docs/badges)
-1. [Packages](https://upptime.js.org/docs/packages)
-1. [Contributing](https://upptime.js.org/docs/contributing)
-1. [Frequently Asked Questions](https://upptime.js.org/docs/faq)
-
-### Concepts
-
-#### Issues as incidents
-
-When the GitHub Actions workflow detects that one of your URLs is down, it automatically opens a GitHub issue ([example issue #67](https://github.com/upptime/upptime/issues/67)). You can add incident reports to this issue by adding comments. When your site comes back up, the issue will be closed automatically as well.
-
-
-
-
-
-
-
-
-
-
-
-
-#### Commits for response time
-
-Four times per day, another workflow runs and records the response time of your websites. This data is committed to GitHub, so it's available in the commit history of each file ([example commit history](https://github.com/koj-co/upptime/commits/master/history/wikipedia.yml)). Then, the GitHub API is used to graph the response time history of each endpoint and to track when a site went down.
-
-