cursorflow 2.2.8__py3-none-any.whl → 2.2.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/METADATA +4 -13
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/RECORD +6 -6
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/WHEEL +0 -0
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/entry_points.txt +0 -0
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/licenses/LICENSE +0 -0
- {cursorflow-2.2.8.dist-info → cursorflow-2.2.9.dist-info}/top_level.txt +0 -0
@@ -1,11 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: cursorflow
|
3
|
-
Version: 2.2.
|
3
|
+
Version: 2.2.9
|
4
4
|
Summary: 🔥 Complete page intelligence for AI-driven development with Hot Reload Intelligence - captures DOM, network, console, performance, HMR events, and comprehensive page analysis
|
5
5
|
Author-email: GeekWarrior Development <rbush@cooltheory.com>
|
6
6
|
License-Expression: MIT
|
7
7
|
Project-URL: Homepage, https://github.com/haley-marketing-group/cursorflow
|
8
|
-
Project-URL: Documentation, https://cursorflow.
|
8
|
+
Project-URL: Documentation, https://cursorflow.dev
|
9
9
|
Project-URL: Repository, https://github.com/haley-marketing-group/cursorflow
|
10
10
|
Keywords: ui-testing,automation,cursor,ai,web-testing,css-iteration,hot-reload,hmr,element-intelligence,page-analysis,error-context
|
11
11
|
Classifier: Development Status :: 5 - Production/Stable
|
@@ -397,14 +397,6 @@ cursorflow update
|
|
397
397
|
|
398
398
|
## 🧠 Why This Matters
|
399
399
|
|
400
|
-
### **For Job Board v4 Testing:**
|
401
|
-
✅ **Real API response times** from `/ajax_rq.smpl?fn=gjapi_typeahead`
|
402
|
-
✅ **Actual network failures** when they occur
|
403
|
-
✅ **Real browser console errors** from production code
|
404
|
-
✅ **Genuine performance metrics** under real load
|
405
|
-
|
406
|
-
❌ **With mocking:** You'd never know the typeahead is slow in production!
|
407
|
-
|
408
400
|
### **For Any Web Application:**
|
409
401
|
- **Trust your test results** - they reflect actual behavior
|
410
402
|
- **Find real performance bottlenecks** - no artificial speed boosts
|
@@ -427,9 +419,8 @@ cursorflow update
|
|
427
419
|
|
428
420
|
## 📖 Documentation
|
429
421
|
|
430
|
-
- **[
|
431
|
-
- **[Examples](examples/)** - Practical usage examples
|
432
|
-
- **[API Reference](docs/api/)** - Complete Python API documentation
|
422
|
+
- **[Usage Guide](docs/user/USAGE_GUIDE.md)** - Complete usage documentation (included in pip install)
|
423
|
+
- **[Examples](examples/)** - Practical usage examples (included in pip install)
|
433
424
|
|
434
425
|
## 🎪 The CursorFlow Advantage
|
435
426
|
|
@@ -30,9 +30,9 @@ cursorflow/log_sources/ssh_remote.py,sha256=_Kwh0bhRpKgq-0c98oaX2hN6h9cT-wCHlqY5
|
|
30
30
|
cursorflow/rules/__init__.py,sha256=gPcA-IkhXj03sl7cvZV0wwo7CtEkcyuKs4y0F5oQbqE,458
|
31
31
|
cursorflow/rules/cursorflow-installation.mdc,sha256=D55pzzDPAVVbE3gAtKPUGoT-2fvB-FI2l6yrTdzUIEo,10208
|
32
32
|
cursorflow/rules/cursorflow-usage.mdc,sha256=JVj-Xgura1rIfHaR5W_GHy6mBVlYCgE922RtuRVEJvg,21383
|
33
|
-
cursorflow-2.2.
|
34
|
-
cursorflow-2.2.
|
35
|
-
cursorflow-2.2.
|
36
|
-
cursorflow-2.2.
|
37
|
-
cursorflow-2.2.
|
38
|
-
cursorflow-2.2.
|
33
|
+
cursorflow-2.2.9.dist-info/licenses/LICENSE,sha256=e4QbjAsj3bW-xgQOvQelr8sGLYDoqc48k6cKgCr_pBU,1080
|
34
|
+
cursorflow-2.2.9.dist-info/METADATA,sha256=KqrosPHkiYF_w5liQVyPt1MlbEWgASl7yunVhdMSGAk,14165
|
35
|
+
cursorflow-2.2.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
36
|
+
cursorflow-2.2.9.dist-info/entry_points.txt,sha256=-Ed_n4Uff7wClEtWS-Py6xmQabecB9f0QAOjX0w7ljA,51
|
37
|
+
cursorflow-2.2.9.dist-info/top_level.txt,sha256=t1UZwRyZP4u-ng2CEcNHmk_ZT4ibQxoihB2IjTF7ovc,11
|
38
|
+
cursorflow-2.2.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|